]> granicus.if.org Git - python/commit
Follow-up of PEP 3121:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 11 Jun 2008 17:46:10 +0000 (17:46 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 11 Jun 2008 17:46:10 +0000 (17:46 +0000)
commit3b4e479d887989b50c855f905e94ee71d7cb1a8f
tree39c0fdc109f3aeae6472b7e5df33c299a7ea0bf6
parentf1ca0b11b5a86b5b62f51d3ae75fdddb7d1df742
Follow-up of PEP 3121:
Correct the exported symbol for extension modules built by distutils
Lib/distutils/command/build_ext.py