Readline module

Jonathan Daugherty cygnus at cprogrammer.org
Tue Aug 24 23:44:26 EDT 2004


Hello all,

I've read some posts here talking about the fact that the 'readline'
module packaged with python is only good for augmenting the behavior
of the interactive interpreter.

Can anyone recommend a readline-style alternative for building an
app with an interactive prompt (on Linux, python 2.3)?

-- 
  Jonathan Daugherty
  http://www.cprogrammer.org



More information about the Python-list mailing list