Evgeniy Khramtsov schrieb:
> Is there any plans to implement non-blocking timer like a
> threading.Timer() but without thread?
On Unix, you can use signal.alarm.
Regards,
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/m
Brett Cannon schrieb:
> > * AtheOS
> > * BeOS
>
> In both cases, the last maintainer should be contacted before the
> platform is unsupported.
>
>
> I guess I can go off the emails listed in README and Misc/BeOS-NOTES,
> although I would hope that any maintainer would watch pytho