cebel / pyctd

PyCTD is a Python software package to query and analyse data from the CTD database
Apache License 2.0
11 stars 4 forks source link

Add compatibility layer for importing urlparse #13

Closed cthoyt closed 7 years ago

cthoyt commented 7 years ago

Since urllib got renamed and cut up for python3, the requests library has a module called requests.compat that wraps up all the backwards compatibility