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