Added an async module to make it explicit to the user that they are using async calls.
authordigitalxero <none@none>
Sat, 19 Feb 2011 16:13:10 +0000 (11:13 -0500)
committerdigitalxero <none@none>
Sat, 19 Feb 2011 16:13:10 +0000 (11:13 -0500)
commit3b82b06adcb77c4a62ffd3ef7526d9f4385dfb00
treedccb02b2b1ac3b713f12fa395e54dbf2e61b7ae3
parentd1c89333d05fbfefd2fa71e835164b59f40bc1e2
Added an async module to make it explicit to the user that they are using async calls.
requests/async.py [new file with mode: 0644]
requests/core.py