]> granicus.if.org Git - python/commit
Merged revisions 65163 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 20 Jul 2008 23:21:49 +0000 (23:21 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Jul 2008 23:21:49 +0000 (23:21 +0000)
commitd68442dc933854dab7c942f9f343764235baf822
treef894177b620b13dbba130809f50b29c5d10abb75
parentaac8fd3153179875f423dee305aa32df054aaad0
Merged revisions 65163 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r65163 | georg.brandl | 2008-07-21 01:18:55 +0200 (Mon, 21 Jul 2008) | 4 lines

  Save the whole of sys.modules instead of using an import tracker.
  This, when merged to py3k, will fix the spurious buildbot failure
  in test_urllib2 ("<urlopen error unknown url type: do>").
........
Lib/test/test_importhooks.py