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/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com