Show More
@@ -1,3 +1,9 b'' | |||
|
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 | |
|
3 | 9 | * hooks.py, iplib.py: Added 'shell_hook' to customize how |
General Comments 0
You need to be logged in to leave comments.
Login now