]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get this test to work (it was skipped previously):
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 18 Mar 2008 20:47:14 +0000 (20:47 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 18 Mar 2008 20:47:14 +0000 (20:47 +0000)
commitc598b6fdb7f04a3206e4bb1a877dcfcf14b863b7
treecee81b745b4963ff996dcc1c928a10ae3d9ef5b1
parent40a088dc27865eb1236d6c728d2880ecd0022a65
Get this test to work (it was skipped previously):
 * Remove warnings and import the proper modules
 * Use bytes appropriately
 * Test the proper sha* objects on hashlib
Lib/test/test_pep247.py