]> granicus.if.org Git - python/commit
Convert test_contains, test_crypt, and test_select to unittest.
authorBrett Cannon <bcannon@gmail.com>
Thu, 13 Mar 2008 20:47:41 +0000 (20:47 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 13 Mar 2008 20:47:41 +0000 (20:47 +0000)
commit2e0f9f3dd953390472fa947dac0335629463f78b
tree34923e014a5d74ed45fbedec1bb8ac428c23697e
parentb8d37359cd054bd80465bd5be01a119c609664ae
Convert test_contains, test_crypt, and test_select to unittest.

Patch from GHOP 294 by David Marek.
Lib/test/test_crypt.py
Lib/test/test_select.py
Misc/ACKS
Misc/NEWS