pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-unittest2
Module Name: pkgsrc
Committed By: richard
Date: Mon Jul 8 04:52:48 UTC 2013
Added Files:
pkgsrc/devel/py-unittest2: DESCR Makefile PLIST distinfo
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-unittest2/DESCR \
pkgsrc/devel/py-unittest2/Makefile pkgsrc/devel/py-unittest2/PLIST \
pkgsrc/devel/py-unittest2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index