Christian Heimes <[email protected]> added the comment:
The crypt module is a thin wrapper around the OS' crypt(3) function. The
function should return NULL for unsupported salt types. The module turns NULL
into None.
What's the return value of crypt.crypt("test", crypt.METHOD_SHA512) ?
----------
nosy: +christian.heimes
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33213>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com