ce0f073121
concurrent.futures or the backport for prior versions of python. The additional API and changes are minimal and strives to avoid surprises.
4 lines
218 B
Text
4 lines
218 B
Text
Small add-on for the python requests http library. Makes use of python 3.2's
|
|
concurrent.futures or the backport for prior versions of python.
|
|
|
|
The additional API and changes are minimal and strives to avoid surprises.
|