##// END OF EJS Templates
removed decorator
vivainio -
Show More
@@ -19,7 +19,6 b' can use the niftier decorator syntax)'
19 19
20 20 '''
21 21
22 @generic
23 22 def result_display(result):
24 23 """ print the result of computation """
25 24 raise TryNext
General Comments 0
You need to be logged in to leave comments. Login now