Changeset 2959
- Timestamp:
- 01/19/08 14:13:15 (11 months ago)
- Files:
-
- ipython/trunk/doc/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ipython/trunk/doc/ChangeLog
r2956 r2959 1 2008-01-19 Walter Doerwald <walter@livinglogic.de> 2 3 * IPython/Extensions/ibrowse.py, IPython/Extensions/igrid.py: 4 The input object can now be passed to the constructor of ibrowse/igrid. 5 This makes it possible to use them with objects that implement __or__. 6 1 7 2008-01-19 Ville Vainio <vivainio@gmail.com> 2 8
