[Twisted-Python] Updated defer.html

Andrew Bennetts andrew-twisted at puzzling.org
Tue Mar 11 05:10:26 MST 2003


On Mon, Mar 10, 2003 at 11:41:40AM -0500, Itamar Shtull-Trauring wrote:
> On Mon, 10 Mar 2003 16:17:07 +0000
> "Clark C. Evans" <cce at clarkevans.com> wrote:
> 
> > Ok. I'll re-write to pull threads out.  I was just trying
> > to re-write the code so that it was runnable.  In particular,
> > I was looking for a trivial example of something which would
> > be defered.   Perhaps a small example using reactor.callLater
> > would be a better choice.
> 
> I already did this in CVS. You should probably check the code is
> runnable though, I may have some typos.

If you use lint ("lore -o lint"), it will warn about invalid python syntax
inside <pre class="python">.  Of course, this doesn't guarantee that the
code *works*, but it's a start :)

-Andrew.





More information about the Twisted-Python mailing list