whoogle-search/app/url.py

5 lines
55 B
Python

def url_parse(str):
return str.replace(' ', '+')