summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive codeÉric Araujo2011-09-191-1/+1
* Clean up packaging.util: add __all__, remove some unused functions.Éric Araujo2011-09-011-1/+0
* Factor out code used by packaging commands for HTTP requests (#12169).Éric Araujo2011-07-081-21/+3
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+282