How can i convert utf-16 to utf-8 in python?

前端 未结 0 1938
名媛妹妹
名媛妹妹 2020-11-29 20:06

I am creating a function to convert a usual password to a hash. I have the following function :

import hashlib
import u         


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