This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
bad_coding.py
2 lines
24 B
Python
Raw
Normal View
History
Unescape
Escape
- Fix segfault with invalid coding. - SF Bug #772896, unknown encoding results in MemoryError, which is not helpful I will only backport the segfault fix. I'll let Anthony decide if he wants the other changes backported. I will do the backport if asked.
2005-10-02 01:48:49 +00:00
# -*- coding: uft-8 -*-
Reference in New Issue
Copy Permalink