##// END OF EJS Templates
changelog
vivainio -
Show More
@@ -1,3 +1,8 b''
1 2006-02-07 Ville Vainio <vivainio@gmail.com>
2
3 * iplib.py: don't split "f 1 2" to "f(1,2)" in autocall,
4 instead use "f(1 2)" as before.
5
1 2006-02-05 Fernando Perez <Fernando.Perez@colorado.edu>
6 2006-02-05 Fernando Perez <Fernando.Perez@colorado.edu>
2
7
3 * IPython/demo.py (IPythonDemo): Add new classes to the demo
8 * IPython/demo.py (IPythonDemo): Add new classes to the demo
General Comments 0
You need to be logged in to leave comments. Login now