This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
593cd6b843
cpython
/
Lib
/
test
/
bad_coding2.py
3 lines
30 B
Python
Raw
Normal View
History
Unescape
Escape
Set svn:eol-style to native.
2006-03-01 06:19:04 +00:00
#coding: utf8
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
print
(
'
我
'
)