commit | 690ce9b353bc0a86d0886470adbaa50e813de3b8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Tue May 05 18:41:13 2009 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Tue May 05 18:41:13 2009 +0000 |
tree | 190c0c6730249003e6f2dc0a0918c8da94c749b8 | |
parent | 501927d541ecf23a2915d2133f03f761c3baa5bb [diff] |
Fix for issue1153027, making Py3k changes similar to fix in issue918368. This will address: a) urllib/ in py3k, b) urllib in py2x is addressed by issue918368. c) urllib2 in py2x was already addressed in Revision 43132.