This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2ea0e4804f30cdc754b1ed6a37fff30fd8a5378
cpython
/
Lib
/
test
/
bad_coding2.py
T
Guido van Rossum
ef87d6ed94
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
3 lines
30 B
Python
Raw
Blame
History
#coding: utf8
print
(
'
我
'
)
Reference in New Issue
View Git Blame
Copy Permalink