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_importhooks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assertRaises and add a specific warning filter.
Florent Xicluna
2010-03-21
1
-9/+4
*
Various tests cleanup: check_warnings/check_py3k_warnings, unittest.assert* a...
Florent Xicluna
2010-03-19
1
-1/+1
*
keep DeprecationWarning from failing test
Benjamin Peterson
2010-03-19
1
-1/+1
*
#7092: silence some more py3k warnings.
Ezio Melotti
2010-03-17
1
-4/+5
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-6/+4
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-4/+6
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Save the whole of sys.modules instead of using an import tracker.
Georg Brandl
2008-07-20
1
-21/+4
*
Update graminit.c for the fix for #1488915, Multiple dots in relative import
Thomas Wouters
2006-05-25
1
-1/+10
*
Whitespace normalization.
Tim Peters
2006-03-09
1
-1/+1
*
Oops, urllib may or may not already be loaded.
Neal Norwitz
2006-03-04
1
-1/+4
*
Fix spurious test failure of test_socket_ssl when run in this order:
Neal Norwitz
2006-03-04
1
-0/+4
*
Whitespace normalization.
Tim Peters
2006-02-28
1
-2/+2
*
SF patch #1438387, PEP 328: relative and absolute imports.
Thomas Wouters
2006-02-28
1
-0/+40
*
Whitespace normalization.
Tim Peters
2004-09-24
1
-1/+1
*
Fix for SF bug #1029475 : reload() doesn't work with PEP 302 loaders.
Phillip J. Eby
2004-09-23
1
-2/+16
*
Actually run these tests from regrtest.py.
Neal Norwitz
2003-02-17
1
-1/+3
*
PEP 302 + zipimport:
Just van Rossum
2002-12-30
1
-0/+204