Show More
@@ -549,8 +549,6 b' class CachedOutput:' | |||
|
549 | 549 | # print "Got prompt: ", outprompt |
|
550 | 550 | if self.do_full_cache: |
|
551 | 551 | cout_write(outprompt) |
|
552 | else: | |
|
553 | print "self.do_full_cache = False" | |
|
554 | 552 | |
|
555 | 553 | # and now call a possibly user-defined print mechanism. Note that |
|
556 | 554 | # self.display typically prints as a side-effect, we don't do any |
General Comments 0
You need to be logged in to leave comments.
Login now