Fix SubredditPage._url_str parsing the wrong URL for 'external' URL types. Make urlparse import agnostic between python2 and 3.
78 KiB
78 KiB
Fix SubredditPage._url_str parsing the wrong URL for 'external' URL types. Make urlparse import agnostic between python2 and 3.