[Twisted-Python] reactor.callLater(0,) should not be an idiom[PATCH]
Sean Riley
sean at twistedmatrix.com
Tue Oct 15 13:06:32 MDT 2002
That doesn't answer my question. Shouldn't schedule() and callLater() appear
to the user to be called on the same module regardless of the underlying
implementation details?
-----Original Message-----
From: twisted-python-admin at twistedmatrix.com
[mailto:twisted-python-admin at twistedmatrix.com]On Behalf Of Moshe Zadka
Sent: Tuesday, October 15, 2002 1:19 PM
To: twisted-python at twistedmatrix.com
Subject: RE: [Twisted-Python] reactor.callLater(0,) should not be an
idiom[PATCH]
On Tue, 15 Oct 2002, "Sean Riley" <sean at twistedmatrix.com> wrote:
> why move it to "utils."? it seems inconsistent to have reactor.callLater
and
> utils.schedule.. shouldn't they both be on the same module?
No. reactor is a "virtual" module.
_______________________________________________
Twisted-Python mailing list
Twisted-Python at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
More information about the Twisted-Python
mailing list