]> granicus.if.org Git - python/commitdiff
Typo
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 20 Mar 2010 20:31:34 +0000 (20:31 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 20 Mar 2010 20:31:34 +0000 (20:31 +0000)
Lib/test/test_imp.py

index b7b986bcf7ed6d2d2a3c38e159d4696a8da977d0..e995bf06302f3f1793532e76d905241c98fc97e0 100644 (file)
@@ -162,7 +162,7 @@ class ReloadTests(unittest.TestCase):
     reload()."""
 
     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
         # handlers in copy_reg on import. Since CleanImport doesn't
         # revert that registration, the module is left in a broken