diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-23 00:41:19 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-23 00:41:19 +0200 |
commit | 3fd7679f3cf2bccebd1f4b4ac727d89258d520a9 (patch) | |
tree | 3e443f1550e17c3612adefedad73fea94f897d0b /Python/errors.c | |
parent | 5381833c87d83ccc9957d60d388a70a5fed9d550 (diff) | |
download | cpython-3fd7679f3cf2bccebd1f4b4ac727d89258d520a9.tar.gz |
Issue #9319: Fix a crash on parsing a Python source code without encoding
cookie and not valid in UTF-8: use "<file>" as the filename instead of
reading from NULL.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions