Commit Graph

2 Commits

Author SHA1 Message Date
3d24092cd2 Replace bare 'except:' with 'except: Exception'
Otherwise we might inadvertently catch SystemExit or KeyboardExit or
something we don't want to catch.
2013-03-24 21:28:01 -04:00
b01f23ed99 Move runtests.py script into test directory 2013-02-01 15:47:47 -05:00