mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00

- 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.
1 line
24 B
Python
1 line
24 B
Python
# -*- coding: uft-8 -*-
|