]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
get_export_symbols() changed, adds now module init function if not given
authorGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:42:35 +0000 (00:42 +0000)
committerGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:42:35 +0000 (00:42 +0000)
commita35c931eb2349423ed5f986f699d7ec22924101d
treeaca5931e484bf44ff218a2bcc8316cd7993cc569
parent1f6a0d456888f97b20bd1252f01905168a0a6c98
get_export_symbols() changed, adds now module init function if not given
by the user.
Lib/distutils/command/build_ext.py