mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
test_pep3120 is no longer a problem for importlib as the test was tweaked.
This commit is contained in:
parent
2dd66ce828
commit
82a23fe392
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ this script.
|
|||
XXX FAILING
|
||||
test_import # execution bit, exception name differing, file name differing
|
||||
between code and module (?)
|
||||
test_pep3120 # Difference in exception
|
||||
test_runpy # Importing sys.imp.eric raises AttributeError instead of
|
||||
ImportError (as does any attempt to import a sub-module
|
||||
from a non-package, e.g. tokenize.menotreal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue