Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2013-08-22 | Fixed import in show_trait_js_test.py | Zachary Sloan | |
Added a function to browser_run.py that gets an element's style | |||
2013-08-16 | Created a file (test_runner.py) that runs every test in the | Zachary Sloan | |
directory in a row and reports the results |