summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/command
Commit message (Expand)AuthorAgeFilesLines
...
* packaging: use with open() instead of try/finally: closeVictor Stinner2011-05-192-28/+25
* Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packagingVictor Stinner2011-05-191-13/+35
* packaging: don't use locale encoding to compute MD5 checksumsVictor Stinner2011-05-191-2/+2
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-1933-0/+6278