Show More
@@ -853,7 +853,7 b' class AutoHandler(PrefilterHandler):' | |||
|
853 | 853 | # XXX - Ugly hack! We are breaking on multiline input and I'm out |
|
854 | 854 | # of time tonight to disentangle the component hirerarchy issue |
|
855 | 855 | # here... Fix this more cleanly later. |
|
856 |
self. |
|
|
856 | self.shell.log(line,line,continue_prompt) | |
|
857 | 857 | |
|
858 | 858 | return line |
|
859 | 859 |
General Comments 0
You need to be logged in to leave comments.
Login now