Christian Heimes <[email protected]> added the comment:
https://www.freebsd.org/cgi/man.cgi?crypt(3) LIBRARY Crypt Library (libcrypt, -lcrypt) SYNOPSIS #include <unistd.h> char * crypt(const char *key, const char *salt); ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
