a1d63fd54d
urlparse.urljoin(base_url, url) will drop any path inside base_url if either the url has a leading "/" or base_url doesn't have a trailing "/". So adjust our API bindings to ensure that doesn't happen. (imported from commit c080ee8c04b89127888609da28afc8b388af1911) |
||
---|---|---|
.. | ||
__init__.py |