Skip to content

oauth1 uses OptionParser which conflicts with gflags  #33

@GoogleCodeExporter

Description

@GoogleCodeExporter
http://code.google.com/p/google-api-python-client/source/browse/apiclient/ext/au
thtools.py uses OptionParser (optparse is deprecated as well). Most of the new 
api libraries use gflags. When oauth1 is invoked from the program which uses 
gflags, optionaprser tries to parse the gflags and fails.  

This could be fixed by using gflags in oauth1 authtools.

Original issue reported on code.google.com by vibho...@google.com on 27 May 2011 at 4:42

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions