]> granicus.if.org Git - python/commitdiff
Remove a stale comment.
authorBrett Cannon <brett@python.org>
Thu, 24 Mar 2011 01:12:24 +0000 (18:12 -0700)
committerBrett Cannon <brett@python.org>
Thu, 24 Mar 2011 01:12:24 +0000 (18:12 -0700)
Lib/importlib/test/regrtest.py

index b103ae7d0e9c34b966c3b1fab11a1e290e0d7558..dc0eb97022f243cbf5c778356c8e1a2162666e79 100644 (file)
@@ -5,13 +5,6 @@ invalidates are automatically skipped if the entire test suite is run.
 Otherwise all command-line options valid for test.regrtest are also valid for
 this script.
 
-XXX FAILING
-  * test_import
-    - test_incorrect_code_name
-        file name differing between __file__ and co_filename (r68360 on trunk)
-    - test_import_by_filename
-        exception for trying to import by file name does not match
-
 """
 import importlib
 import sys