diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-07-02 01:57:57 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-07-02 01:57:57 (GMT) |
commit | 549845b5f552d3c30f74e55069c47125cb135e86 (patch) | |
tree | 1e176f2987074a527d13d2b88e0bda00c157b8b5 | |
parent | 251d3e2d450145e5d6a7a3c90da27d5a90a58417 (diff) | |
download | cpython-549845b5f552d3c30f74e55069c47125cb135e86.zip cpython-549845b5f552d3c30f74e55069c47125cb135e86.tar.gz cpython-549845b5f552d3c30f74e55069c47125cb135e86.tar.bz2 |
Blocked revisions 64649 via svnmerge
........
r64649 | brett.cannon | 2008-07-01 18:57:08 -0700 (Tue, 01 Jul 2008) | 8 lines
Handle urllib's renaming for Python 3.0:
* Deprecate urllib.urlopen() in favor of urllib2.urlopen() for 3.0.
* Update docs to mention split/rename of the module and deprecation of
urlopen().
Changes to lib2to3 are in a separate commit. Work is for issue #2885.
........
0 files changed, 0 insertions, 0 deletions