Show More
@@ -5,6 +5,12 b'' | |||||
5 |
|
5 | |||
6 | * genutils.py: SList.grep() implemented. |
|
6 | * genutils.py: SList.grep() implemented. | |
7 |
|
7 | |||
|
8 | * ipy_editors.py, UserConfig/ipy_user_conf.py: Add some editors | |||
|
9 | for easy "out of the box" setup of several common editors, so that | |||
|
10 | e.g. '%edit os.path.isfile' will jump to the correct line | |||
|
11 | automatically. Contributions for command lines of your favourite | |||
|
12 | editors welcome. | |||
|
13 | ||||
8 | 2007-09-07 Fernando Perez <Fernando.Perez@colorado.edu> |
|
14 | 2007-09-07 Fernando Perez <Fernando.Perez@colorado.edu> | |
9 |
|
15 | |||
10 | * IPython/OInspect.py (Inspector.pinfo): fixed bug that was |
|
16 | * IPython/OInspect.py (Inspector.pinfo): fixed bug that was |
General Comments 0
You need to be logged in to leave comments.
Login now