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 01:29:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aa5e1d63e6452234065e73e59b9f4db2c2efdeb
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