OpenGrok
Cross Reference: __main__.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_import
/
__main__.py
Home
|
History
|
Annotate
|
Download
|
only in
test_import
1
import
unittest
2
3
unittest.main
(
'
test.test
_import'
)
4