This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-20 16:33:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6b4ed74791
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 05:29:30 +00:00
#coding: utf8
Whitespace normalization.
2005-12-25 23:18:31 +00:00
print
'
我
'
Reference in a new issue
Copy permalink