[Python-Dev] Modules _hashopenssl, sha256, sha512 compile in MinGW, test_hmac.py passes

A.B., Khalid abkhd at hotmail.com
Tue Aug 23 18:23:33 CEST 2005


Hello,


I can also report that MinGW can compile the said modules and (after 
updating config.c, etc.) the resulting code passes as follows:

$ python -i ../Lib/test/test_hmac.py
test_md5_vectors (__main__.TestVectorsTestCase) ... ok
test_sha_vectors (__main__.TestVectorsTestCase) ... ok
test_normal (__main__.ConstructorTestCase) ... ok
test_withmodule (__main__.ConstructorTestCase) ... ok
test_withtext (__main__.ConstructorTestCase) ... ok
test_default_is_md5 (__main__.SanityTestCase) ... ok
test_exercise_all_methods (__main__.SanityTestCase) ... ok
test_attributes (__main__.CopyTestCase) ... ok
test_equality (__main__.CopyTestCase) ... ok
test_realcopy (__main__.CopyTestCase) ... ok

----------------------------------------------------------------------
Ran 10 tests in 0.050s

OK
>>>


Are these moduels going to be built into the core?

Regards
Khalid

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



More information about the Python-Dev mailing list