]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
merge Include/my*.h into Include/pyport.h
authorPeter Schneider-Kamp <nowonder@nowonder.de>
Mon, 31 Jul 2000 15:28:04 +0000 (15:28 +0000)
committerPeter Schneider-Kamp <nowonder@nowonder.de>
Mon, 31 Jul 2000 15:28:04 +0000 (15:28 +0000)
commit7e018909862a3fe6c571bbb7143f4ffb18ae834c
treeed39d496c16b58895a2620f43061bc9013c1deca
parent885082ca67d679a0d95218cb38babbcb10b92c3f
merge Include/my*.h into Include/pyport.h

marked my*.h as obsolete
31 files changed:
Include/Python.h
Include/mymalloc.h
Include/mymath.h
Include/myselect.h
Include/mytime.h
Include/objimpl.h
Include/pgenheaders.h
Include/pyport.h
Modules/_tkinter.c
Modules/audioop.c
Modules/cPickle.c
Modules/cmathmodule.c
Modules/mathmodule.c
Modules/posixmodule.c
Modules/pypcre.c
Modules/resource.c
Modules/rotormodule.c
Modules/selectmodule.c
Modules/socketmodule.c
Modules/structmodule.c
Modules/timemodule.c
Objects/complexobject.c
Objects/floatobject.c
Objects/longobject.c
Objects/object.c
Objects/stringobject.c
Objects/unicodeobject.c
Parser/intrcheck.c
Python/bltinmodule.c
Python/fmod.c
Python/hypot.c