summaryrefslogtreecommitdiff
path: root/example.py
Commit message (Expand)AuthorAgeFilesLines
* version in README, get_cache(), fix exampleRoman Haritonov2013-01-131-5/+5
* add HISTORY.rst to MANIFEST.in. Update example.Roman Haritonov2013-01-131-6/+0
* Rename configure to install_cache and add session_factory parameterRoman Haritonov2013-01-121-1/+1
* CachedSession without monkey patching. Backward incompatibleRoman Haritonov2013-01-121-9/+9
* Fixed example. Excluded some files from distributionRoman2012-04-101-12/+18
* Patch Request.send instead Session.request. Added support for async code and ...Roman2012-04-081-6/+7
* initial commitRoman2012-04-081-0/+27