Simple thread prob
Aahz Maruch
aahz at netcom.com
Wed Jun 14 17:41:56 EDT 2000
More information about the Python-list mailing list
Wed Jun 14 17:41:56 EDT 2000
- Previous message (by thread): Regular Expressions and Threads?
- Next message (by thread): Simple thread prob
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <n67X4.13491$XW1.115847 at typhoon.hawaii.rr.com>, Ty K. Kroll <tkroll at hawaii.edu> wrote: > > I'm trying to build a thread that will timeout. I've only used simple >threading in Python. I'm thinking wait() in Event or join() in Thread may be >helpful, but the documentation is sparse. Can anyone point me in the right >direction? Thanks. -Ty Why do you want the thread to time out? What is the purpose? -- --- Aahz (Copyright 2000 by aahz at netcom.com) Androgynous poly kinky vanilla queer het <*> http://www.rahul.net/aahz/ Hugs and backrubs -- I break Rule 6 "real love can't be explained by simplistic platitudes." --piranha
- Previous message (by thread): Regular Expressions and Threads?
- Next message (by thread): Simple thread prob
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list