This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2003-07-10.04:08:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

Doesn't seem real helpful.  I'll see if I can do more on this.

#0  PyThreadState_Swap (new=0x2b1160) at Python/pystate.c:274
#1  PyEval_RestoreThread (tstate=0x2b1160) at Python/ceval.c:391
#2  floatsleep (secs=0) at Modules/timemodule.c:831
#3  time_sleep (self=0x0, args=0x2b3968) at
Modules/timemodule.c:208
#4  PyCFunction_Call (func=0x2bd938, arg=0x2b3968, kw=0x0)
at Objects/methodobject.c:73
#5  call_function (pp_stack=0xdf142f04, oparg=1) at
Python/ceval.c:3439
#6  eval_frame (f=0x2890c8) at Python/ceval.c:2116
History
Date User Action Args
2007-08-23 14:13:31adminlinkissue743692 messages
2007-08-23 14:13:31admincreate