Hidden Modules
Justin Sheehy
dworkin at ccs.neu.edu
Fri Mar 17 10:29:59 EST 2000
Calishar <calishar@*NOSPAM*home.com> writes:
> Well, I looked through all my python directories, and there was no
> MD5.py file, but I had faith (think it might have been /f who posted
> the message) so I tried it, and surprisingly enough, it worked.
In a typical UNIX installation of Python, this module is in the file
named 'md5module.so'.
Not all Python modules are implemented in Python.
-Justin
More information about the Python-list
mailing list