unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7 and 3.2.

This is a Python 3 compatible version of unittest2. Tested with Python 3.0,
3.1 and 3.2

For full details, including changelog, see:

* `unittest2 on PyPI <http://pypi.python.org/pypi/unittest2>`_
