summaryrefslogtreecommitdiff
path: root/boto/jsonresponse.py
Commit message (Expand)AuthorAgeFilesLines
* Be consistent about relative importsDaniel G. Taylor2014-06-271-1/+1
* Initial work to support Python 3.3+Daniel G. Taylor2014-06-271-1/+3
* Consistent use of identity comparison (`is`/`is not`) for NoneAustin Marshall2013-12-181-1/+1
* Fixed a problem with keyword args in call to Element constructor.Mitch Garnaat2012-01-161-4/+5
* Propagate list/item markers to XML child elementsGarrett Holmstrom2012-01-161-1/+3
* Fixed a bug introduced in last commit. The pythonize_name param was not bein...garnaat2011-03-301-2/+4
* Fixed an issue with IAM responses no longer pythonizing the element names.garnaat2011-03-291-9/+24
* Merging some changes to jsonresponse from roboto to boto.Mitch Garnaat2011-02-181-14/+17
* Moving a copy of jsonresponse from roboto over to boto.Mitch Garnaat2010-12-031-0/+140