This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
1d8bd67cca
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 02:19:04 -04:00
#coding: utf8
Rip out all the u"..." literals and calls to unicode().
2007-05-02 16:09:54 -03:00
print
(
'
我
'
)