You need to sign in or sign up before continuing.
-
Victor Stinner authored
... 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.
6c00c146