On 5/4/07, Leo Jay <[EMAIL PROTECTED]> wrote: > i want to compile a python by myself, but after configure and make, it > seems that md5 is not built by default. > > what should i do to compile md5 as an module?
md5 module was deprecated, now it functions are in hashlib. (see http://docs.python.org/lib/module-hashlib.html). So you may not need to compile md5 module at all. -- Sebastián Bassi (セバスティアン) Diplomado en Ciencia y Tecnología. GPG Fingerprint: 9470 0980 620D ABFC BE63 A4A4 A3DE C97D 8422 D43D Club de la razón (www.clubdelarazon.org) -- http://mail.python.org/mailman/listinfo/python-list