3111c94b16298ac211b862a3e8fb028c6c452c72 |
|
08-May-2016 |
Serhiy Storchaka <storchaka@gmail.com> |
Issue #26881: modulefinder now works with bytecode with extended args.
/external/python/cpython2/Lib/test/test_modulefinder.py
|
99d848bd4ba7bc0df689709f3854d67c6d82a757 |
|
15-Oct-2010 |
Antoine Pitrou <solipsis@pitrou.net> |
Merged revisions 85503 via svnmerge from 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 ........
/external/python/cpython2/Lib/test/test_modulefinder.py
|
5c8da86f3a515ce1a6d5f27fd15e3c5f4d8e931e |
|
01-Jul-2009 |
Benjamin Peterson <benjamin@python.org> |
convert usage of fail* to assert*
/external/python/cpython2/Lib/test/test_modulefinder.py
|
1fac5a450562c50a3b7121598da7f010a306e50f |
|
30-Oct-2008 |
Thomas Heller <theller@ctypes.org> |
Fixed a modulefinder crash on certain relative imports.
/external/python/cpython2/Lib/test/test_modulefinder.py
|
c5f05e45cffa16f45f1332cec531c045893f928f |
|
23-Feb-2008 |
Christian Heimes <christian@cheimes.de> |
Patch #2167 from calvin: Remove unused imports
/external/python/cpython2/Lib/test/test_modulefinder.py
|
07fdcfd6c96f972836574d65fbc039891e664755 |
|
28-Oct-2006 |
Neal Norwitz <nnorwitz@gmail.com> |
Fix test_modulefinder so it doesn't fail when run after test_distutils.
/external/python/cpython2/Lib/test/test_modulefinder.py
|
112d1a64ac057bdf4d3ce82c3c797c35beee73f5 |
|
27-Oct-2006 |
Thomas Heller <theller@ctypes.org> |
Modulefinder now handles absolute and relative imports, including tests. Will backport to release25-maint.
/external/python/cpython2/Lib/test/test_modulefinder.py
|