Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | part of #3613: fix get_host_info() usage of base64.encodestring(). | Georg Brandl | 2009-02-13 | 1 | -1/+2 |
* | merging / reimplementing r68532 from the trunk to Py3k | Kristján Valur Jónsson | 2009-02-02 | 1 | -19/+2 |
* | Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from | Mark Dickinson | 2009-01-27 | 1 | -4/+0 |
* | #3614: Correct a typo in xmlrpc.client. | Amaury Forgeot d'Arc | 2008-08-20 | 1 | -2/+2 |
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -6/+6 |
* | Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 1 | -0/+1 |
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 2 | -10/+10 |
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 3 | -0/+2271 |