cpython/Lib/packaging
Victor Stinner 35de5ac44d packaging: don't use locale encoding to compute MD5 checksums
Open the file in binary mode or use UTF-8 encoding.
2011-05-19 15:09:57 +02:00
..
command packaging: don't use locale encoding to compute MD5 checksums 2011-05-19 15:09:57 +02:00
compiler make sure split() is called before the encoding 2011-05-19 13:59:45 +02:00
pypi
tests packaging: don't use locale encoding to compute MD5 checksums 2011-05-19 15:09:57 +02:00
__init__.py
_trove.py
compat.py
config.py
create.py packaging: don't use locale encoding to compute MD5 checksums 2011-05-19 15:09:57 +02:00
database.py
depgraph.py
dist.py
errors.py
fancy_getopt.py
install.py
manifest.py
markers.py
metadata.py
resources.py
run.py
util.py
version.py