This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-12 22:05:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14
cfa9636404
cpython
/
Lib
/
test
/
bad_coding2.py
Guido van Rossum
ef87d6ed94
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
2 lines
30 B
Python
Raw
Blame
History
#coding: utf8
print
(
'
我
'
)
Reference in a new issue
View git blame
Copy permalink