On Wed, 04 May 2011 10:58:42 +0200
Victor Stinner <victor.stin...@haypocalc.com> wrote:
> 
> Tcl_Finalize() exits the thread, but this function is never called in
> Python. Anyway, it is not possible to unload a module implemented in C.

You could expose Tcl_Finalize() for debug purposes and call it in
test_signal.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to