You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Sokolovsky ae2c81ff38 vm: On exiting except block, clear sys.exc_info() value. 10 years ago
..
features.py py: Fix bug in optimised for .. range. 11 years ago
print_exception.py py: Fix adding of traceback so that it appends to existing info. 10 years ago
recursion.py tests: Add test for catching infinite function recursion. 11 years ago
recursive_data.py tests: Activate recursive_data.py test, now that io.StringIO is available. 10 years ago
recursive_data.py.exp tests: Activate recursive_data.py test, now that io.StringIO is available. 10 years ago
rge_sm.py tests: Enable misc tests on pyboard; output 4 sig figs in rge_sm. 10 years ago
sys_exc_info.py vm: On exiting except block, clear sys.exc_info() value. 10 years ago