language: Python (python 2.7.3)
date: 383 days 0 hours ago
link:
visibility: public
1
2
3
import urllib
 
print(urllib.unquote('New%20note/hello'))