[IPython-user] selective 'reset'
Brad Reisfeld
brad.reisfeld@gmail....
Fri Apr 2 10:22:53 CDT 2010
Hi,
Is there a way to selectively 'reset' variables in the ipython
namespace? I didn't find a reference to such a capability in the
ipython documentation.
It would be nice to be able to do something like
In [4]: reset myvar*_[1-4]?
If there is no such capability, I would consider writing it if it
would this be useful to other people.
Thanks.
-Brad
More information about the IPython-user
mailing list