python -i (interactive environment)

Joe JoeSalmeri at hotmail.com
Tue Mar 8 09:56:49 EST 2005


Right, but only one namespace.  Would be nice if there was a way to give it 
both the global and the local namespaces.  In my case though the local 
namespace was sufficient.

"Just" <just at xs4all.nl> wrote in message 
news:just-F1CB81.22324507032005 at news1.news.xs4all.nl...
> code.interact() has a namespace argument ('local'), so it really easy to
> have it use the namespace you want.
>
> Just 





More information about the Python-list mailing list