Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
d0eedfa10e5f8a4f34a899d2e744058ef4c66c1a
/
.
/
Lib
/
test
/
test_tkinter
/
__main__.py
blob: 40a23a297ec2b4f51ce36902fb6af3608b4af0bd [
file
]
from
.
import
load_tests
import
unittest
unittest
.
main
()