##// END OF EJS Templates
docs
M Bussonnier -
Show More
@@ -13,7 +13,7 interactive interface. Using them carelessly can easily break IPython!
13 String based transformations
13 String based transformations
14 ============================
14 ============================
15
15
16 .. currentmodule:: IPython.core.inputtransforms
16 .. currentmodule:: IPython.core.inputtransformers2
17
17
18 When the user enters code, it is first processed as a string. By the
18 When the user enters code, it is first processed as a string. By the
19 end of this stage, it must be valid Python syntax.
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