mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
a3309960a5
* Makefile: change location of FORMS library. * posixmodule.c: turn #if 0 into #ifdef MSDOS (stuff in unistd.h or not) * Almost all .h files: added CPP magic to avoid duplicate inclusions and to support inclusion from C++.