mirror of
https://github.com/python/cpython
synced 2026-09-27 04:48:18 +03: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 -*-
|