On Nov 7, 2006, at 9:56 AM, Anton V. Belyaev wrote:
> > Hello, > > I use REPL extensively while programming in Lisp and Python. Is there > any way to enable REPL in TurboGears? It would be nice to be able, for > example, to perform some queries or redefine some functions on a > running server. > > Thanks. There's a REPL tool for CherryPy which you can easily integrate in TurboGears: http://projects.amor.org/misc/browser/httprepl.py and http://projects.amor.org/misc/browser/httprepl.html HTH, Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

