This is an enhanced version of python-cjson, the fast JSON encoder/decoder
supporting extension functions to encode/decode arbitrary objects.
Bugfix release: python-cjson-1.0.3x3
Bug #20070401a has been fixed:
When a decoder extension function was called after the failure of an
internal decode
Rope 0.5m4 has been released. Get it from
http://sf.net/projects/rope/files.
rope, a python refactoring IDE and library ...
Overview
`rope`_ is a python refactoring IDE and library. The
Hi all,
I'm please to announce release 0.62.0 of Task Coach. This release
fixes a couple of bugs, and adds a number of features.
Bugs fixed:
* When saving timestamps in a task file, e.g. for effort start and
stop times, microseconds are no longer saved as part of the timestamp.
The microseconds
This is an enhanced version of python-cjson, the fast JSON encoder/decoder
supporting extension functions to encode/decode arbitrary objects.
New feature: Optional automatic conversion of dict keys to string.
Since JSON specification does not allow non-string keys in objects, it's
very useful to