[IPython-dev] regarding usefullness of ipconfig() & all

Ville M. Vainio vivainio at gmail.com
Wed Nov 8 06:02:30 EST 2006


Just noted the added ipconfig() function and related magic:

- _ip.options already exists for this, and can be directly manipulated.

- I don't think we should have ipANYTHING in user namespace. They are
there for backwards compatibility, bet the documented approach should
be _ip.ANYTHING. I.e. ipmagic -> _ip.magic, etc.

_ip, of course, is the ipapi object.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list