Christian Heimes added the comment: Don't spawn new threads at module level. An import must never trigger the creation of a new thread. It's a design issue on your side.
But you can blame us for not documenting the issues with imports and threads. ;) ---------- components: +Documentation nosy: +tiran resolution: -> invalid status: open -> pending type: -> behavior versions: +Python 2.6 -Python 2.4 _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1175194> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com