Nick Coghlan <ncogh...@gmail.com> added the comment:

Swapnil's analysis looks correct to me - there are certain rules you have to 
follow before calling back into the Python interpreter core. If you don't 
follow them, the behaviour you will get is completely undefined.

If the problem still occurs even when the C thread is correctly initialised for 
calling into the Python C API then this issue can be reopened.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to