[Tutor] : Threads?

R. Alan Monroe amonroe at columbus.rr.com
Sat Oct 22 16:11:30 CEST 2005


> I wanted to find out whether os.system() calls block other threads.
> It seems that they don't. (That's a good thing, it means it should
> work for you!) Here is a program to test this:

For threads that run longer than a few seconds, you can visibly verify
this with Sysinterals Process Explorer. Super useful tool.

Alan



More information about the Tutor mailing list