shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
308 stars 198 forks source link

SG-16899 httplib2 relative import #225

Closed eshokrgozar closed 4 years ago

eshokrgozar commented 4 years ago

In certain situations IronPython2.7 doesn't search the local directory on absolute imports. Fixing the module locally until the next httplib2 release which should include the fix.