]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Start of documentation for the unittest module. Some of this comes from
authorFred Drake <fdrake@acm.org>
Sat, 7 Apr 2001 05:41:39 +0000 (05:41 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 7 Apr 2001 05:41:39 +0000 (05:41 +0000)
commitb9ad2287987c570d711f043100e438b146e00351
tree073e9d37ca21ca460c3f38dc5202c46dd34f6c0b
parenteb26f9590691b502db69e26ff441abec7fbd4d47
Start of documentation for the unittest module.  Some of this comes from
Steve Purcell's documentation, and a lot of it is written based on
using PyUnit and reading the implementation.

There is more to come, but I want to get this check in before I have a
disk crash or anything else bad happens.
Doc/lib/libunittest.tex [new file with mode: 0644]