commit | 9f3f9c512544be77f72a36c5077ab6d7d2a1a83e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:58:00 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:58:00 2010 +0000 |
tree | ff7a4a921d90ffcdf20077c64cd2557704f1923e | |
parent | 942d554c5b4b182c60f63c0ad18974a3870e9fc8 [diff] |
Merged revisions 85893 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85893 | georg.brandl | 2010-10-28 16:55:02 +0200 (jeu., 28 oct. 2010) | 1 line #10116: wrap transient_internet() around net access in test_urllib2net. ........