Asynchronous Flickr Library, version 0.2
Flickrpc 0.2 is released. This has several improvements:
- Re-license to LGPL
- Don't use an intermediate deferred, instead chain them (thanks Andrew Bennetts)
- Clean up errback handlers (thanks Andrew Bennetts)
- Try to import xml.etree for Python 2.5
Basically no new features but it now works on Python 2.5 without an external ElementTree, the code is cleaner, and it's LGPL instead of GPL. Grab a tarball here or the bzr tree here.
NP: The Good, The Bad, And The Queen