projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c295862
)
Fix - s/urllib2/urllib.request/
author
Senthil Kumaran
<orsenthil@gmail.com>
Mon, 22 Nov 2010 05:08:13 +0000
(
05:08
+0000)
committer
Senthil Kumaran
<orsenthil@gmail.com>
Mon, 22 Nov 2010 05:08:13 +0000
(
05:08
+0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index e10c85631ea173b7d8a84b3ba8340d0826058d29..f5307efb1c4a1a034561deea3aed50b46cca328a 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-32,7
+32,7
@@
Core and Builtins
Library
-------
-- Issue #4493: urllib
2
adds '/' in front of path components which does not
+- Issue #4493: urllib
.request
adds '/' in front of path components which does not
start with '/. Common behavior exhibited by browsers and other clients.
- Issue #6378: idle.bat now runs with the appropriate Python version rather than