index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_modulefinder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26881: The modulefinder module now supports extended opcode arguments.
Serhiy Storchaka
2016-05-08
1
-0/+13
*
Issue #21707: Fix tests on Windows.
Berker Peksag
2014-07-07
1
-1/+1
*
Issue #21707: Add missing kwonlyargcount argument to ModuleFinder.replace_pa...
Berker Peksag
2014-07-07
1
-4/+12
*
Issue #20778: Fix modulefinder to work with bytecode-only modules.
Brett Cannon
2014-02-28
1
-0/+20
*
Issue #16752: Add a missing import to modulefinder.
Brett Cannon
2012-12-23
1
-0/+15
*
Modernize modulefinder module and tests a bit.
Éric Araujo
2011-07-28
1
-23/+25
*
More proper closing of files
Antoine Pitrou
2010-10-14
1
-5/+11
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
Remove useless compatibility statements
Antoine Pitrou
2009-05-27
1
-7/+0
*
Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv...
Benjamin Peterson
2008-11-03
1
-0/+16
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+1
*
Remove the exceptions builtin module, all the exceptions are already builtin.
Neal Norwitz
2007-02-26
1
-7/+7
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-3/+8
*
Thomas Heller fixed modulefinder and added a test. Thanks!
Guido van Rossum
2006-10-27
1
-0/+259