Is it possible to control which python thread continues/single steps etc. in the debugger? We're trying to debug a two simultaneous threads, and would like to keep one thread stopped, while we single step through the other for a while. Thanks in advance, -- Michael Andrews <mandrews at mandrews.org>