Using the crypt module in Windows?

前端 未结 0 819
感动是毒
感动是毒 2020-12-21 03:09

In IDLE and Python version 3.3.2, I try and call the python module like so:

hash2 = crypt(word, salt)

I import it at the top of my program

相关标签:
回答
  • 消灭零回复
提交回复
热议问题