import urllib str = "blah blah" print urllib.unquote(str).decode('utf8')
'웹' 카테고리의 다른 글
nginx에 SSL 적용 (0) | 2022.01.03 |
---|---|
nginx 서브도메인 추가 (0) | 2022.01.03 |
curl로 데이터 보내기 (0) | 2018.07.28 |
import urllib str = "blah blah" print urllib.unquote(str).decode('utf8')
nginx에 SSL 적용 (0) | 2022.01.03 |
---|---|
nginx 서브도메인 추가 (0) | 2022.01.03 |
curl로 데이터 보내기 (0) | 2018.07.28 |