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-29 15:45:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22385011ed32d528d2d736e60f28d890f17ee122
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