R. David Murray <rdmur...@bitdance.com> added the comment: You are calling the 'run' method of your test class, which runs the subprocess in the main thread. Try calling t.start() instead.
---------- nosy: +r.david.murray priority: -> low resolution: -> invalid stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7193> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com