Comment 4 for bug 1264554

Revision history for this message
Matthias Klose (doko) wrote :

need to investigate: test_importlib, test_non_namespace_package_takes_precedence:

FAIL: test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/scratch/packages/python/3.4/python3.4-3.4.0/Lib/test/test_importlib/test_namespace_pkgs.py", line 207, in test_non_namespace_package_takes_precedence
    import foo.two
AssertionError: ImportError not raised