Show More
@@ -42,7 +42,7 b' def pretty_result_display(self, arg):' | |||||
42 | Term.cout.write('\n') |
|
42 | Term.cout.write('\n') | |
43 | print >>Term.cout, out |
|
43 | print >>Term.cout, out | |
44 | else: |
|
44 | else: | |
45 | raise TryNext |
|
45 | raise IPython.ipapi.TryNext | |
46 |
|
46 | |||
47 |
|
47 | |||
48 | #### API ####################################################################### |
|
48 | #### API ####################################################################### |
General Comments 0
You need to be logged in to leave comments.
Login now