=== Python Regression Test Checklist === Python comes with a lot of regression tests, most are already passing on Haiku, but a handful aren't. This page will serve as a place to keep track of the progress in fixing the various tests, or explaining why it's ok that they are failing on Haiku. * ~/develop/python/Lib/test> python regrtest.py || test_grammar ||passed|| || || test_opcodes ||passed|| || || test_dict ||passed|| || || test_builtin ||passed|| || || test_exceptions ||passed|| || || test_types ||passes now || ~~haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]~~ || || test_unittest ||passed|| ||