This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
81b9ecd2a3
cpython
/
Lib
/
test
/
test_future4.py
7 lines
105 B
Python
Raw
Blame
History
from
__future__
import
unicode_literals
import
unittest
if
__name__
==
"
__main__
"
:
unittest
.
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink