[IPython-user] IPython 0.7.1 is out.
Ville Vainio
vivainio at gmail.com
Tue Jan 24 15:54:59 CST 2006
On 1/24/06, Walter Dörwald <walter at livinglogic.de> wrote:
> OK, I'm using this now (and I've updated to code to no longer use
> decorator syntax).
I'm sorry but you have to update it again after svn up; it's
ip = IPython.ipapi.get()
if ip is not None:
ipython_specific_config_actions()
'ip' is used as before.
--
Ville Vainio - http://tinyurl.com/2prnb
http://vainio.blogspot.com
More information about the IPython-user
mailing list