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
import.c
Find file
Blame
History
Permalink
import: use PyUnicode_FSConverter to support bytes path and PEP 383
· ebc0052e
Victor Stinner
authored
Dec 03, 2010
(instead of PyArg_Parse*() with "es" format and Py_FileSystemDefaultEncoding)
ebc0052e