Show More
@@ -13,7 +13,7 interactive interface. Using them carelessly can easily break IPython! | |||
|
13 | 13 | String based transformations |
|
14 | 14 | ============================ |
|
15 | 15 | |
|
16 | .. currentmodule:: IPython.core.inputtransforms | |
|
16 | .. currentmodule:: IPython.core.inputtransformers2 | |
|
17 | 17 | |
|
18 | 18 | When the user enters code, it is first processed as a string. By the |
|
19 | 19 | end of this stage, it must be valid Python syntax. |
General Comments 0
You need to be logged in to leave comments.
Login now