diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-17 23:37:11 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-17 23:37:11 +0000 |
commit | b3a1d9ef37f0f587204963b8d82d84358ce91516 (patch) | |
tree | 2e55f5e174e5b94ed09f73e1b317f6108f3cd8a3 /Python/pythonrun.c | |
parent | 129b7539a6ac87e4daa32adfb7c4169735bf5ba8 (diff) | |
download | cpython-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