Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c2037d6ec8ae82aadcff2a193bcac135b39eb84c
/
Lib
/
test
/
test_imp.py
f38b2b4
Merged revisions 79144 via svnmerge from
by Florent Xicluna
· 15 years ago
c0ddee5
Merged revisions 78689,78696-78697,78708,78711 via svnmerge from
by Ezio Melotti
· 15 years ago
ab91fde
Merged revisions 73715 via svnmerge from
by Georg Brandl
· 16 years ago
0ad59d4
Issue #5604: non-ASCII characters in module name passed to
by Guido van Rossum
· 16 years ago
3614409
Issue #3806: LockTests in test_imp should be skipped when thread is not available.
by Hirokazu Yamamoto
· 17 years ago
8a9583e
PyTokenizer_FindEncoding() always failed because it set the tokenizer state
by Brett Cannon
· 17 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
13a7a21
Issue #1762972: Readded the reload() function as imp.reload()
by Christian Heimes
· 18 years ago
40d20bc
Issue 1267, continued.
by Guido van Rossum
· 18 years ago
ce3a72a
Patch 1267 by Christian Heimes.
by Guido van Rossum
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
94eaee6
Skip test_imp if threading is not available.
by Brett Cannon
· 21 years ago
579bed7
Rewrote. As reported on c.l.py, when the test suite is run via
by Tim Peters
· 22 years ago
3b8fb47
Import test_support properly
by Neal Norwitz
· 22 years ago
996acf1
Actually run these tests from regrtest.py.
by Neal Norwitz
· 22 years ago
2294c0d
Cleanup from patch #683257:
by Neal Norwitz
· 22 years ago