Martin v. Löwis <mar...@v.loewis.de> added the comment:

The advice is still necessary, AFAIK. The issue is Windows, in particular 
producing function pointers across DLL boundaries. In Python core, this is not 
an issue, since the references will all be inside pythonXY.dll.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10024>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to