]> granicus.if.org Git - python/commit
Added a linkmodel attribute, showing how Python was built. This is so
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 23 Feb 2003 23:23:47 +0000 (23:23 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 23 Feb 2003 23:23:47 +0000 (23:23 +0000)
commit8cd9a4fded8e6b7451e47c36585ef3d2a318dcc8
tree34570462f824c09f7419e08cac3a0ed5a7f16e78
parent15ff0e9342dbb93cec682fdc1d5a87de4377f602
Added a linkmodel attribute, showing how Python was built. This is so
packages can check that extension modules are built for the right type
of python. Current values can be static, framework, shared and cfm (for
completeness, for MacPyton-OS9).

Closes bug #691889. The reporter suggests backporting this to 2.2.3
and I think I agree.
Mac/Modules/macosmodule.c