summaryrefslogtreecommitdiffstats
path: root/ipalib/encoder.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in Encoder where tuples were encoded into lists. Fix Encoder and Comm...Pavel Zuna2009-06-101-3/+3
* Fix bug where finalized IPA object where trying to modify their member variab...Pavel Zuna2009-05-221-78/+66
* Add Encoder base class and method decorators to encode arguments/decode retur...Pavel Zuna2009-05-191-0/+210