OpenGrok
Cross Reference: test_support.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_support.py
Home
|
History
|
Annotate
|
Download
|
only in
test
1
import
sys
2
import
test.support
3
sys.modules
[
'
test.test
_support'
] =
test.support
4