Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa2973 commit ab47577Copy full SHA for ab47577
1 file changed
Lib/crypt.py
@@ -60,4 +60,3 @@ def crypt(word, salt=None):
60
methods.append(_method)
61
methods.append(METHOD_CRYPT)
62
del _result, _method
63
-
0 commit comments