[issue19705] Update test.test_namespace_pkgs to PEP 451

2013-12-13 Thread Brett Cannon
New submission from Brett Cannon: There is nothing to update; the tests work through the import statement directly. -- dependencies: -Merge all (non-syntactic) import-related tests into test_importlib resolution: -> invalid status: open -> closed

[issue19705] Update test.test_namespace_pkgs to PEP 451

2013-11-29 Thread Brett Cannon
Changes by Brett Cannon : -- dependencies: +Merge all (non-syntactic) import-related tests into test_importlib ___ Python tracker ___ ___

[issue19705] Update test.test_namespace_pkgs to PEP 451

2013-11-23 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue19705] Update test.test_namespace_pkgs to PEP 451

2013-11-22 Thread Brett Cannon
Changes by Brett Cannon : -- components: Tests nosy: brett.cannon, eric.snow, ncoghlan priority: normal severity: normal stage: needs patch status: open title: Update test.test_namespace_pkgs to PEP 451 versions: Python 3.4 ___ Python tracker