summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-08-17 23:37:11 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-08-17 23:37:11 +0000
commitb3a1d9ef37f0f587204963b8d82d84358ce91516 (patch)
tree2e55f5e174e5b94ed09f73e1b317f6108f3cd8a3 /Python/pythonrun.c
parent129b7539a6ac87e4daa32adfb7c4169735bf5ba8 (diff)
downloadcpython-b3a1d9ef37f0f587204963b8d82d84358ce91516.tar.gz
Issue #9425: Create PyModule_GetFilenameObject() function
... to get the filename as a unicode object, instead of a byte string. Function needed to support unencodable filenames. Deprecate PyModule_GetFilename() in favor on the new function.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions