| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #15314: Tweak a pkgutil test to hopefully be more Windows friendly | Nick Coghlan | 2012-07-17 | 1 | -1/+2 |
|
|
* | Issue #15343: Handle importlib.machinery.FileFinder instances in pkgutil.walk... | Nick Coghlan | 2012-07-15 | 1 | -1/+5 |
|
|
* | Take the first step in resolving the messy pkgutil vs importlib edge cases by... | Nick Coghlan | 2012-07-15 | 1 | -2/+41 |
|
|
* | Issue #15294: Fix a regression in pkgutil.extend_path()'s handling of nested ... | Antoine Pitrou | 2012-07-09 | 1 | -2/+44 |
|
|
* | issue 14660: Implement PEP 420, namespace packages. | Eric V. Smith | 2012-05-25 | 1 | -12/+40 |
|
|
* | Cleanup so subsequent tests won't fail. Needs to be moved into a support rout... | Eric V. Smith | 2012-05-16 | 1 | -0/+3 |
|
|
* | Issue #14817: Add rudimentary tests for pkgutil.extend_path. | Eric V. Smith | 2012-05-16 | 1 | -1/+47 |
|
|
* | Issue #7367: Ensure test directory always gets removed. | Ned Deily | 2011-10-07 | 1 | -2/+2 |
|
|
* | Issue #7367: Add test case to test_pkgutil for walking path with | Ned Deily | 2011-10-06 | 1 | -0/+11 |
|
|
* | Issue 4005: Remove .sort() call on dict_keys object. | Alexandre Vassalotti | 2009-07-05 | 1 | -0/+6 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 62420-62421,62423-62424 via svnmerge from | Christian Heimes | 2008-04-21 | 1 | -0/+3 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -0/+127 |
|
|