commit | 683beb6c9b3e1526b11f995af606400ddd195e90 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Sun Nov 07 13:10:02 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Sun Nov 07 13:10:02 2010 +0000 |
tree | eac31ac34756974cdced30d5b22970b90ea092f7 | |
parent | 5edac047f11f8d6e22231d9922363f334c4f4b0e [diff] |
Merged revisions 86296 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86296 | senthil.kumaran | 2010-11-07 20:57:04 +0800 (Sun, 07 Nov 2010) | 3 lines Fix Issue10226 - Clarifying the role of the netloc separator. ........