[IPython-user] Deprecations galore
Ville M. Vainio
vivainio@gmail....
Thu May 24 14:03:55 CDT 2007
On 5/24/07, Fernando Perez <fperez.net@gmail.com> wrote:
> This was actually put in at user requests long ago, let's not
> deprecate it. Yes, people have written to me saying they love it and
> use it a lot, so please put it back.
An additional note regarding the cleanup that I neglected to mention:
I don't want to put anything back in Magic.py, it's such a mess
already. If we choose to keep various magics, we put them to separate
modules. Also the most useful magics should be extracted from
Magic.py, esp. the long ones (%run etc.).
So if we choose to keep stuff like %p and %autocall (outside
ipy_legacy), we can put them to mshortcuts.py and mtoggles.py,
respectively (not ipy_bah because I'd reserve them for things users
might want to import interactively - it's so cool to do "import
ipy_<tab>" these days, to see what's available).
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list