]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make the type a parameter of the DL_IMPORT macro, for Borland C
authorGuido van Rossum <guido@python.org>
Mon, 27 Feb 1995 10:17:52 +0000 (10:17 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Feb 1995 10:17:52 +0000 (10:17 +0000)
commit051ab123b465685e714668099c0a6dd86de5673b
tree16ee109ab64b01f19e289a3c284c7ce9b70618fa
parent0fbec64c56e5f2644b4e23a458a42ca273fd4888
make the type a parameter of the  DL_IMPORT macro, for Borland C
22 files changed:
Include/accessobject.h
Include/allobjects.h
Include/classobject.h
Include/compile.h
Include/errors.h
Include/fileobject.h
Include/floatobject.h
Include/frameobject.h
Include/funcobject.h
Include/intobject.h
Include/listobject.h
Include/longobject.h
Include/mappingobject.h
Include/methodobject.h
Include/moduleobject.h
Include/object.h
Include/osdefs.h
Include/pyerrors.h
Include/rangeobject.h
Include/stringobject.h
Include/sysmodule.h
Include/tupleobject.h