Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,... | Benjamin Peterson | 2008-09-22 | 1 | -3/+0 |
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
* | Issue 2464. Supports a malformation in the URL received | Facundo Batista | 2008-08-17 | 1 | -1/+9 |
* | Issue #2776: fixed small issue when handling an URL with double slash | Facundo Batista | 2008-08-16 | 1 | -3/+8 |
* | Fix a few urllib bugs (NameErrors). | Georg Brandl | 2008-07-01 | 1 | -123/+122 |
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -10/+11 |
* | follow-up of r64385: rename urllib.quote in nturl2path | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -3/+0 |
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -0/+2295 |