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

This can't possibly work. Extension modules that also link with the CRT 
will thus end with a separate copy of the CRT global state, causing 
crashes.

----------
nosy: +loewis

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

Reply via email to