summaryrefslogtreecommitdiff
path: root/qpid/python/tests/codec010.py
Commit message (Expand)AuthorAgeFilesLines
* fixed a bug in int16 codecRafael H. Schloming2008-10-281-0/+4
* QPID-947: added test for nested listsRafael H. Schloming2008-05-231-1/+5
* QPID-947: added codec and tests for array and list typesRafael H. Schloming2008-05-231-0/+27
* QPID-1055: use int64 for encoding python both python int and longs; this ensu...Rafael H. Schloming2008-05-131-1/+1
* added support for mapsRafael H. Schloming2008-03-071-0/+57