Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
compile.c
Find file
Blame
History
Permalink
compiler_error(): use PyUnicode_DecodeFSDefault() to decode the filename,
· c049982e
Victor Stinner
authored
Oct 17, 2010
instead of utf-8 in strict mode.
c049982e