- 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.
This commit is contained in:
Neal Norwitz 2005-10-02 01:48:49 +00:00
parent d45014b236
commit 40d3781416
7 changed files with 39 additions and 3 deletions

1
Lib/test/bad_coding.py Normal file
View file

@ -0,0 +1 @@
# -*- coding: uft-8 -*-