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-06-02 09:38:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f28ec34c5c69f45dc0db8bc26df69bc7defe9c9d
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