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-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efda9054b9fc91e69ecb34eae84fdd2ca8e6feef
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