tito/test
Paul Morgan 1182b13713 add unit tests and fix exception clause compatibility
Exceptions are now compatible with both python 2.4 and 3.3,
and we have unit tests to detect regressions.

The syntax for capturing exceptions changed in python 3, but
we need to continue supporting python 2.4 syntax since many
people use tito on RHEL 5, which has python 2.4.

http://docs.python.org/dev/howto/pyporting.html#capturing-the-currently-raised-exception
2014-02-28 15:02:50 +00:00
..
functional add pep8 tests and fix lexical indentation for python3 2014-02-28 01:34:34 +00:00
unit add unit tests and fix exception clause compatibility 2014-02-28 15:02:50 +00:00