]> granicus.if.org Git - python/commit
Add PYTHON_API_STRING, which is PYTHON_API_VERSION as a string literal.
authorGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 22:55:47 +0000 (22:55 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 22:55:47 +0000 (22:55 +0000)
commit2ea0b0649874ff1654fc67db14b9a13582d9307a
tree71e656e4dee3dcf32b8e31af8927b69f126d9fcb
parent67d4ab0946c54d59dbf9d43a71bb7c730dbac945
Add PYTHON_API_STRING, which is PYTHON_API_VERSION as a string literal.
Under Windows, add MS_DLL_ID and MS_DLL_VERSION_ID for Mark H.

Independent change: if Py_TRACE_REFS is defined, rename Py_InitModule4
so so linking with incompatible modules will create a link time error.

[Backing out of previous changes (also for modsupport.c) to test
the latter at runtime.]
Include/modsupport.h