Open elmaestro08 opened 6 years ago
Got an AttributeError: module 'urllib' has no attribute 'unquote' thrown on line 240 of app/mydig-webservice/ws/search/conjunctive_query.py
Solution: https://stackoverflow.com/questions/8628152/url-decode-with-python-3
Got an AttributeError: module 'urllib' has no attribute 'unquote' thrown on line 240 of app/mydig-webservice/ws/search/conjunctive_query.py
Solution: https://stackoverflow.com/questions/8628152/url-decode-with-python-3