[Twisted-Python] reactor.callLater(0,) should not be an idiom[PATCH]

Moshe Zadka m at moshez.org
Tue Oct 15 15:16:05 EDT 2002


On Tue, 15 Oct 2002, "Sean Riley" <sean at twistedmatrix.com> wrote:

> 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?

That's not the correct question. The question is "is it possible?".
The answer is that it is not possible without doing really obscure
things. Thus, it shouldn't be done. If you'll recall, this was why
.utils got there in the first place (namely, the process stuff).

Also, could you possibly observe common netiquette and stop quoting
whole messages or putting your response before what you're responding
to? Thank you.




More information about the Twisted-Python mailing list