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 a527313382 tests: Make bytes/str.count() tests skippable. 6 years ago
..
features.py tests: Make bytes/str.count() tests skippable. 6 years ago
non_compliant.py py/objtype: Optimise instance get/set/del by skipping special accessors. 7 years ago
non_compliant.py.exp py/objtype: Optimise instance get/set/del by skipping special accessors. 7 years ago
non_compliant_lexer.py py/lexer: Raise NotImplError for unicode name escape, instead of assert. 9 years ago
non_compliant_lexer.py.exp py/lexer: Raise NotImplError for unicode name escape, instead of assert. 9 years ago
print_exception.py py: Shorten error messages by using contractions and some rewording. 6 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 tests: Modify tests that print repr of an exception with 1 arg. 6 years ago