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