urlparse is renamed to urllib.parse in python 3.x
I assume you only support 2.x versions, is there any plans for 3.x compatibility?
I start some work to add python 3.x support. If someone else do same thing please let me know, we can cooperate maybe 😄 .
urlparse is renamed to urllib.parse in python 3.xI assume you only support 2.x versions, is there any plans for 3.x compatibility?
I start some work to add python 3.x support. If someone else do same thing please let me know, we can cooperate maybe 😄 .