Mark Dickinson <dicki...@gmail.com> added the comment: I doubt this is a Python issue, since the crypt function does little more than wrap the system crypt function.
What does your man page for crypt say? Are you sure you're providing a salt that the system crypt accepts? ---------- nosy: +mark.dickinson _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8596> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com