- Changed a small bug in the exception handling (instead of checking exception.args != 0 -> hasattr(exception, "args")) Changed: U trunk/Bundles/Python.tmbundle/Tools/pymate.py