6 Commits (6dbca367dceda3999979bdc3cdcfdb201f40d044)

Author SHA1 Message Date
Brett Cannon 1032af95ff Issue #14585: test_import now runs all tests under 14 years ago
Brett Cannon b49c70c7d3 Importlib was using custom code to discover all test modules in importlib.test. 17 years ago
Brett Cannon ae9ad186d0 Do not execute the .pyc/.pyo files as well as the .py files. 18 years ago
Brett Cannon d994864d54 Remove a debugging print statement that accidentally got left in. 18 years ago
Brett Cannon 7044d6b848 Skip over any file or folder that starts with a dot (e.g. .svn). 18 years ago
Brett Cannon 23cbd8a656 Add initial implementation of importlib. See the NOTES files for what is 18 years ago