Open mshmsh5000 opened 6 years ago
Pay attention to urlparse => urllib.parse and other library changes.
urlparse
urllib.parse
@DFurnes This may be more straightforward now that we're using short_url — IIRC it was shorten that originally forced me to use 2.7, because it has some 3.x weirdness.
short_url
shorten
Pay attention to
urlparse
=>urllib.parse
and other library changes.