]> granicus.if.org Git - python/commit
spread the extern "C" { } magic pixie dust around. Python itself builds now
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 13 Apr 2006 02:06:09 +0000 (02:06 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 13 Apr 2006 02:06:09 +0000 (02:06 +0000)
commitac6bd46d5c30f4e643120aeef1ccd531801a2181
treef753bb13f17b1490ca3c26580c16f1d32ea748dc
parent28c5f1fa169ddaec9ad4914e2c263e383390ae43
spread the extern "C" { } magic pixie dust around. Python itself builds now
using a C++ compiler. Still lots and lots of errors in the modules built by
setup.py, and a bunch of warnings from g++ in the core.
12 files changed:
Modules/getpath.c
Modules/main.c
Modules/posixmodule.c
Objects/fileobject.c
Objects/object.c
Objects/unicodeobject.c
Python/errors.c
Python/getmtime.c
Python/getopt.c
Python/import.c
Python/pystate.c
Python/pythonrun.c