<[EMAIL PROTECTED]> wrote:

> Can't compile my file due to some problems with crypt module.
> My platform is WinXP:

http://docs.python.org/lib/module-crypt.html

    Section 8: Unix Specific Services

    8.4 crypt -- Function to check Unix passwords

    Availability: Unix.

here's a portable crypt implementation:

    http://home.clear.net.nz/pages/c.evans/sw/

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to