| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #26881: modulefinder now works with bytecode with extended args. | Serhiy Storchaka | 2016-05-08 | 1 | -0/+13 |
| | | |||||
| * | Merged revisions 85503 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -5/+11 |
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85503 | antoine.pitrou | 2010-10-15 00:11:44 +0200 (ven., 15 oct. 2010) | 2 lines More proper closing of files ........ | ||||
| * | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -3/+3 |
| | | |||||
| * | Fixed a modulefinder crash on certain relative imports. | Thomas Heller | 2008-10-30 | 1 | -0/+16 |
| | | |||||
| * | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
| | | |||||
| * | Fix test_modulefinder so it doesn't fail when run after test_distutils. | Neal Norwitz | 2006-10-28 | 1 | -0/+1 |
| | | |||||
| * | Modulefinder now handles absolute and relative imports, including | Thomas Heller | 2006-10-27 | 1 | -0/+263 |
| tests. Will backport to release25-maint. | |||||
