Subject: CVS commit: pkgsrc/devel/py-unittest2
From: Richard PALO
Date: 2013-07-08 06:52:48
Message id: 20130708045248.EBDCD96@cvs.netbsd.org

Log Message:
Unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.

To use unittest2 instead of unittest simply replace import unittest with
import unittest2.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-unittest2/DESCR
1.1addpkgsrc/devel/py-unittest2/Makefile
1.1addpkgsrc/devel/py-unittest2/PLIST
1.1addpkgsrc/devel/py-unittest2/distinfo