mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
3b63c3d059
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r78325 | senthil.kumaran | 2010-02-22 22:47:22 +0530 (Mon, 22 Feb 2010) | 2 lines Fixing Issue7399 - Fixing an example of urllib usage. ........