Noufal Ibrahim wrote:
On Thu, Oct 22, 2009 at 7:46 PM, Anil <crani...@gmail.com> wrote:
Noufal Ibrahim wrote:
There are other goodies you can put there as well. I used to have

import readline
readline.parse_and_bind("tab: complete")

in there so that the default interpreter would get tab completion.
Neat !! :)
btw does Ubuntu come with readline by default??

I'm not sure what you mean by "with readline" but the readline module
is as far as I know part of the Python standard library.
I meant readline development module. anyways turns out it doesn't ...
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to