Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

ipython rocks with the tab completion, is that what you mean? This is better than ipython's ? and ??.


I use

import readline, rlcompleter; readline.parse_and_bind("tab: complete")

(executed at PYTHONSTARTUP) for tab completion.


Thankyou for this, added to my portable remote node setup.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: