##// END OF EJS Templates
changelog: report UsageError on %store -w w/o arg,and other usage pattern errors. Bug report by Johann Cohen-Tanugi.
Ville M. Vainio -
Show More
@@ -3,6 +3,9 b''
3 3 * ipython.rst, ipython.1: remove -twisted from man page,
4 4 add -pydb to both man page and manual.
5 5
6 * pspersistence.py: report UsageError on %store -w w/o arg,
7 and other usage pattern errors. Bug report by Johann Cohen-Tanugi.
8
6 9 2008-05-31 Fernando Perez <Fernando.Perez@berkeley.edu>
7 10
8 11 * IPython/ipmaker.py (make_IPython): The -twisted option is fully
General Comments 0
You need to be logged in to leave comments. Login now