Kaydet (Commit) 5d43cff6 authored tarafından Brett Cannon's avatar Brett Cannon

Remove a stale comment.

üst 442c9b92
...@@ -5,13 +5,6 @@ invalidates are automatically skipped if the entire test suite is run. ...@@ -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 Otherwise all command-line options valid for test.regrtest are also valid for
this script. 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 importlib
import sys import sys
......
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