commit | fa267829e7a68b7c8c0814108094a0fb6437ff8d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jul 20 23:18:55 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jul 20 23:18:55 2008 +0000 |
tree | dba4e5371fa8c2b1355522dac002ed7327f6d473 | |
parent | be3ff9cdc976e09834d1fe696803b837798c28af [diff] |
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>").