]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added Jeremy's test code for the sha module.
authorGuido van Rossum <guido@python.org>
Wed, 24 Mar 1999 19:04:32 +0000 (19:04 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Mar 1999 19:04:32 +0000 (19:04 +0000)
commita6386ce1eb7b2379bd7636998c257f86509fb3f3
tree543fa510fda5fa075435265f1c12e4e90ef9c21f
parent29d2acc17096bd63d882a87591d336ea5682eab9
Added Jeremy's test code for the sha module.
Lib/test/output/test_sha [new file with mode: 0644]
Lib/test/test_sha.py [new file with mode: 0644]