##// END OF EJS Templates
Spelling
gvaroquaux -
Show More
@@ -175,7 +175,7 b' class ConsoleWidget(editwindow.EditWindow):'
175 175 """ Prints a prompt at start of line, and move the start of the
176 176 current block there.
177 177
178 The prompt can be give with ascii escape sequences.
178 The prompt can be given with ascii escape sequences.
179 179 """
180 180 self.write(prompt)
181 181 # now we update our cursor giving end of prompt
General Comments 0
You need to be logged in to leave comments. Login now