XXX FAILING
test_import # execution bit, exception name differing, file name differing
between code and module (?)
- test_importhooks # package not set in _gcd_import() but level > 0
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
# No programmatic way to specify tests to exclude
sys.argv.extend(exclude)
- regrtest.main(quiet=True)
+ regrtest.main(quiet=True, verbose2=True)