summaryrefslogtreecommitdiffstats
path: root/Lib/ensurepip
Commit message (Collapse)AuthorAgeFilesLines
* Update bundled pip to 1.5rc1Nick Coghlan2013-11-222-1/+1
|
* Close #19406: Initial implementation of ensurepipNick Coghlan2013-11-114-0/+158
Patch by Donald Stufft and Nick Coghlan