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?? Anil