This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-15 15:40:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3b2aefbfe69df40dc2f0adf31a188fbbdcc5923
cpython
/
Lib
/
packaging
T
History
Antoine Pitrou
db535957cd
test_packaging should clean up after itself (but it doesn't really)
2011-07-15 23:26:19 +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
test_packaging should clean up after itself (but it doesn't really)
2011-07-15 23:26:19 +02:00
__init__.py
…
_trove.py
…
compat.py
…
config.py
…
create.py
…
database.py
Clear packaging.database caches in place
2011-07-15 17:47:46 +02:00
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
…