[Python-Dev] IOError errno=514 in time.sleep(1)

"Martin v. Löwis" martin at v.loewis.de
Sun Jan 14 02:24:15 CET 2007


Sean Reifschneider schrieb:
> In general I'm reluctant to suggest a Python fix to this, but it's fairly
> unexpected for time.sleep() to raise an exception...
> 
> Thoughts?

Unless there is a reproducible test case, no action should be taken.
Once there is a test case, the specific action to take will become
clearer.

Regards,
Martin


More information about the Python-Dev mailing list