diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-04 12:10:01 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-04 12:10:01 +0000 |
commit | 25d86aa8f77368e6cfb8117c3dc4fec6cf80df8e (patch) | |
tree | 1722fea70fa82ba7414aba324d2ba22b02ac6d97 /Python/pythonrun.c | |
parent | 31e2d08e76972dae947cb6c657de71909b6a263d (diff) | |
download | cpython-25d86aa8f77368e6cfb8117c3dc4fec6cf80df8e.tar.gz |
Applied patch #1379 with a minor tweak.
PyModule_GetName() returns a char* from PyUnicode_AsString but the code in import.c was using PyString_FromString on it.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions