Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __enter__ and __exit__ methods to addbase() so that it supports with. | Jeremy Hylton | 2009-03-26 | 1 | -0/+8 |
* | Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. | Antoine Pitrou | 2009-02-11 | 1 | -1/+2 |
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -0/+83 |