summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-07-07 21:32:53 (GMT)
committerGuido van Rossum <guido@python.org>1998-07-07 21:32:53 (GMT)
commite32d1537f0a2629c5a9896b84bfef3b965c8eb99 (patch)
treeaf969b916f63c7ef4d569c48853c8c8094752f7c /Python/pythonrun.c
parent6b3d77e6a94c60be1ba65e9e9a153d502b4e9da4 (diff)
downloadcpython-e32d1537f0a2629c5a9896b84bfef3b965c8eb99.zip
cpython-e32d1537f0a2629c5a9896b84bfef3b965c8eb99.tar.gz
cpython-e32d1537f0a2629c5a9896b84bfef3b965c8eb99.tar.bz2
Sigh. The hack to enable special treatment for errno on SGI machines
must be enabled here, otherwise the errno we set on overflows is not the errno that's being read by compile.c. Wonder how many other files that do their own "#include config.h" need this too :-( (Because of the structure of autoconf, it's not so simple to get this into config.h...)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions