summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2007-11-04 11:43:14 +0000
committerChristian Heimes <christian@cheimes.de>2007-11-04 11:43:14 +0000
commit31e2d08e76972dae947cb6c657de71909b6a263d (patch)
tree66538cbf044f890f5b6ad051ae0ade6801f91707 /Python/getcompiler.c
parentd6d947809a4fa9d36de0cb03b226d80747b14a09 (diff)
downloadcpython-31e2d08e76972dae947cb6c657de71909b6a263d.tar.gz
Fixed a bug in PyUnicode_DecodeFSDefault. strcmp() returns 0 on success.
Added PyUnicode_DecodeFSDefaultAndSize Fixed a problem with the sys.path code that caused a segfault on Windows when the path contains non ASCII chars. The code for sys.executable, exec_prefix and prefix should be fixed, too.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions