[Twisted-web] liveevil problem: nested functions get lost

Sridhar Ratna sridharinfinity at gmail.com
Mon Feb 28 19:28:44 MST 2005


On Tue, 01 Mar 2005 00:09:01 +0100, Federico Di Gregorio <fog at initd.org> wrote:
> 
> should now be written:
> 
>         handler(mycallable, liveevil.js("this.value"))
> 

Or handler(mycallable, liveevil.js('this').value)

hmm, now I could think of the power of Lisp.  Python can just do
literals (in obvious way). :-)

-- 
Sridhar Ratna - http://srid.bsdnerds.org



More information about the Twisted-web mailing list