[issue6459] distutils.command.build_ext.get_export_symbols should use the "PyInit" prefix rather then "init"

Tarek Ziadé report at bugs.python.org
Sat Jul 11 12:53:27 CEST 2009


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

The bug also exists in 2.6 so I'm backporting the fix

----------
title: Lib/distutils\tests\test_build_ext.py fails on VC6 -> distutils.command.build_ext.get_export_symbols should use the "PyInit" prefix rather then "init"
versions: +Python 2.6, Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6459>
_______________________________________


More information about the Python-bugs-list mailing list