]> granicus.if.org Git - python/commit
Excise DL_IMPORT/EXPORT from object.h, and related files. This patch
authorMark Hammond <mhammond@skippinet.com.au>
Mon, 29 Jul 2002 13:42:14 +0000 (13:42 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Mon, 29 Jul 2002 13:42:14 +0000 (13:42 +0000)
commita2905273766bbbebb87274c87b62772cdfaeb180
tree0d6895a5967201c6908e1838cc2e39de6fdf13de
parentf4ad4ce5a0f644417c6c50035979020386fe09fc
Excise DL_IMPORT/EXPORT from object.h, and related files.  This patch
also adds 'extern' to PyAPI_DATA rather than at each declaration, as
discussed with Tim and Guido.
Include/import.h
Include/object.h
Include/pydebug.h
Include/pyport.h
Include/pythonrun.h
Objects/object.c
Python/exceptions.c