[IPython-dev] Macro system overhaul done, testing needed.

Ville M. Vainio vivainio at gmail.com
Tue May 15 13:01:40 EDT 2007


Macros are no longer "special" in svn version of trunk.

Instead, they inherit from ipapi.IPyAutocall,  instances of which get
autocalled regardless of autocall mode setting.

See

http://projects.scipy.org/ipython/ipython/changeset/2349
http://projects.scipy.org/ipython/ipython/changeset/2350

for implementation.

There is still some fun to be had, such as adding the macro arguments.

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



More information about the IPython-dev mailing list