Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Parser
tokenizer.c
Find file
Blame
History
Permalink
Issue #9319: Fix a crash on parsing a Python source code without encoding
· c68b6aae
Victor Stinner
authored
Apr 23, 2011
cookie and not valid in UTF-8: use "<file>" as the filename instead of reading from NULL.
c68b6aae