Kaydet (Commit) 97133720 authored tarafından Florent Xicluna's avatar Florent Xicluna

Typo

üst 21164ce8
...@@ -162,7 +162,7 @@ class ReloadTests(unittest.TestCase): ...@@ -162,7 +162,7 @@ class ReloadTests(unittest.TestCase):
reload().""" reload()."""
def test_source(self): def test_source(self):
# XXX (ncoghlan): It would be nice to use test_support.CleanImport # XXX (ncoghlan): It would be nice to use test.support.CleanImport
# here, but that breaks because the os module registers some # here, but that breaks because the os module registers some
# handlers in copy_reg on import. Since CleanImport doesn't # handlers in copy_reg on import. Since CleanImport doesn't
# revert that registration, the module is left in a broken # revert that registration, the module is left in a broken
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment