yielding control
JXStern
JXSternChangeX2R at gte.net
Tue Oct 15 15:44:21 EDT 2002
More information about the Python-list mailing list
Tue Oct 15 15:44:21 EDT 2002
- Previous message (by thread): yielding control
- Next message (by thread): yielding control
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 16 Oct 2002 02:04:57 +0800, "Rob Hall" <bloke at ii.net> wrote: >A call to sleep would slow down the script even when I am not using the >computer for something else. It was my first thought too. I'm sure I read >somewhere once that it can be done, but for the life of me can't remember >where. I thought someone suggested a Yield() function (as in Visual Basic), but it doesn't appear in my doc. How about a sleep of zero seconds? J.
- Previous message (by thread): yielding control
- Next message (by thread): yielding control
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list