History log of /external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e437a10d15ddfd21d406e591acccf12ff443194e 24-Apr-2016 Serhiy Storchaka <storchaka@gmail.com> Issue #23277: Remove unused imports in tests.
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
3497c0bf957be33c6794a4548cfa53dbb0f9b5df 16-May-2014 Eric Snow <ericsnowcurrently@gmail.com> Issue #21503: Use test_both() consistently in test_importlib.
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
732ac654c8a3e5f9048a53efaee7380e1775a630 09-May-2014 Brett Cannon <brett@python.org> Issue #19721: Consolidate test_importlib utility code into a single
module.
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
86aae6a7b3b863529b6cce64859c0f56c7963bc0 06-Dec-2013 Brett Cannon <brett@python.org> Issue #19712: Update test.test_importlib.import_ to test/use PEP 451
where appropriate.
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
330f71b617f0b1c78a16f1cf29f9887191c20391 08-Nov-2013 Brett Cannon <brett@python.org> Issue #16803: test.test_importlib.import_ now tests frozen and source code
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py
45a5e3afe52ed89f298242143c5f7e2bb992ac63 20-Jul-2012 Brett Cannon <brett@python.org> Issue #15168: Move importlb.test to test.test_importlib.
This should make the Linux distros happy as it is now easier to leave
importlib's tests out of their base Python distribution.
/external/python/cpython3/Lib/test/test_importlib/import_/test_packages.py