index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_imp.py
Commit message (
Expand
)
Author
Age
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
*
Merged revisions 79144 via svnmerge from
Florent Xicluna
2010-03-20
*
Merged revisions 78689,78696-78697,78708,78711 via svnmerge from
Ezio Melotti
2010-03-06
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
*
Issue #5604: non-ASCII characters in module name passed to
Guido van Rossum
2009-03-30
*
Issue #3806: LockTests in test_imp should be skipped when thread is not avail...
Hirokazu Yamamoto
2008-09-09
*
PyTokenizer_FindEncoding() always failed because it set the tokenizer state
Brett Cannon
2008-09-04
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
*
Issue #1762972: Readded the reload() function as imp.reload()
Christian Heimes
2008-01-07
*
Issue 1267, continued.
Guido van Rossum
2007-10-22
*
Patch 1267 by Christian Heimes.
Guido van Rossum
2007-10-19
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
*
Skip test_imp if threading is not available.
Brett Cannon
2004-12-18
*
Rewrote. As reported on c.l.py, when the test suite is run via
Tim Peters
2003-04-26
*
Import test_support properly
Neal Norwitz
2003-02-17
*
Actually run these tests from regrtest.py.
Neal Norwitz
2003-02-17
*
Cleanup from patch #683257:
Neal Norwitz
2003-02-12