"Pythoner",Wish me luck!

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Sun Apr 5 02:25:06 EDT 2009


-On [20090403 20:35], barisa (bbaja42 at gmail.com) wrote:
>my question is : what benefit is using interactive intrepreter ?

Install ipython.

It's an extension wrapper around the interactive shell and allows a lot of
very nice features in additional to the standard shell, such as tab
completion.

The benefit is easily testing code snippets, inspecting the contents of
various variables, modules, classes, and so on.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
I must be cruel, only to be kind...



More information about the Python-list mailing list