summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pkgutil.py
Commit message (Expand)AuthorAgeFilesLines
* issue 14660: Implement PEP 420, namespace packages.Eric V. Smith2012-05-251-12/+40
* Cleanup so subsequent tests won't fail. Needs to be moved into a support rout...Eric V. Smith2012-05-161-0/+3
* Issue #14817: Add rudimentary tests for pkgutil.extend_path.Eric V. Smith2012-05-161-1/+47
* Issue #7367: Ensure test directory always gets removed.Ned Deily2011-10-071-2/+2
* Issue #7367: Add test case to test_pkgutil for walking path withNed Deily2011-10-061-0/+11
* Issue 4005: Remove .sort() call on dict_keys object.Alexandre Vassalotti2009-07-051-0/+6
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 62420-62421,62423-62424 via svnmerge fromChristian Heimes2008-04-211-0/+3
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-0/+127