Skip to content

OAuth2Client 3.0 replaces util with _helpers #262

@hugodro

Description

@hugodro

Any 'from oauth2client import util' fails on v3.0 of the library as the 'util.py' has been moved to '_helpers.py'. Replacing all call to 'util.' to '_helpers.' fixes the problem.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions