Show More
1 | NO CONTENT: file renamed from IPython/Extensions/ext_rehashdir.py to IPython/Extensions/ipy_rehashdir.py |
|
NO CONTENT: file renamed from IPython/Extensions/ext_rehashdir.py to IPython/Extensions/ipy_rehashdir.py |
@@ -15,7 +15,6 b' ip = IPython.ipapi.get()' | |||||
15 |
|
15 | |||
16 | import sys |
|
16 | import sys | |
17 |
|
17 | |||
18 | import ext_rehashdir # %rehashdir magic |
|
|||
19 | import ext_rescapture # var = !ls and var = %magic |
|
18 | import ext_rescapture # var = !ls and var = %magic | |
20 | import pspersistence # %store magic |
|
19 | import pspersistence # %store magic | |
21 | import clearcmd # %clear |
|
20 | import clearcmd # %clear |
General Comments 0
You need to be logged in to leave comments.
Login now