This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2a4712dc80
cpython
/
Lib
/
test
/
bad_coding2.py
3 lines
31 B
Python
Raw
Normal View
History
Unescape
Escape
Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. Needs backport.
2005-12-18 01:29:30 -04:00
#coding: utf8
Whitespace normalization.
2005-12-25 19:18:31 -04:00
print
'
我
'