On 8/30/06, Dominique Eav <[EMAIL PROTECTED]> wrote: > > On Wed, 30 Aug 2006 15:17:05 +0100 > "Ed Singleton" <[EMAIL PROTECTED]> wrote: > > > > > When I use tg-admin shell on my Mac (OS X 10.4), my cursor keys output > > symbols like ^[[A^[[B^[[D^[[C > > > > This doesn't happen when using python normally or the console. > > > > Does anyone have any idea as to what would cause it? > > > > Thanks > > > > Ed > > On linux, this typically happens when python is not compiled with readline > support. Do your cursor keys work in the console interpreter ? Is your python > home-built ?
They work fine in the console interpreter, which appears to be using the same python as tg-admin. Which is 2.4.3 and was installed using the installer from pythonmac. Ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

