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