Problem solved using an external module. http://pastebin.com/aPpHsux5
Cheers, Shauvik On Jul 23, 2:04 pm, Shauvik <[email protected]> wrote: > Hi All, > > How can a webpy class get access to the main thread variables? > > i.e. In this example, the webpy index.GET function always gets the > initial value of foo list.http://pastebin.com/s6VKFGQx > > Is there any way to fetch the global objects of the main thread (data/ > functions) from index.GET? > > Thanks, > Shauvik -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
