cpython/Lib/packaging
Éric Araujo ce5fe83878 Factor out code used by packaging commands for HTTP requests (#12169).
We now have one function to prepare multipart POST requests, and we use
CRLF, as recommended by the HTTP spec (#10150).  Initial patch by John
Edmonds.
2011-07-08 16:27:12 +02:00
..
command Factor out code used by packaging commands for HTTP requests (#12169). 2011-07-08 16:27:12 +02:00
compiler
pypi
tests Factor out code used by packaging commands for HTTP requests (#12169). 2011-07-08 16:27:12 +02:00
__init__.py
_trove.py
compat.py
config.py
create.py
database.py
depgraph.py
dist.py
errors.py
fancy_getopt.py
install.py Closes #12391: temporary files are now cleaned up. 2011-07-07 12:59:31 +01:00
manifest.py
markers.py
metadata.py
run.py
util.py Factor out code used by packaging commands for HTTP requests (#12169). 2011-07-08 16:27:12 +02:00
version.py