/usr/lib/python3/dist-packages/launchpadlib/__pycache__
Edit: /usr/lib/python3/dist-packages/launchpadlib/__pycache__/apps.cpython-310.pyc (1226B)
o
'[a. @ s> d Z dgZddlZddlmZ ddlmZ G dd deZdS )zCommand-line applications for Launchpadlib.
This module contains the code for various applications. The applications
themselves are kept in bin/.
RequestTokenApp N)Credentials)lookup_web_rootc @ s e Zd ZdZdd Zdd ZdS )r z+An application that creates request tokens.c C s t || _t|| _|| _dS )zInitialize.N)r web_rootr credentialscontext)selfr
consumer_namer r
3/usr/lib/python3/dist-packages/launchpadlib/apps.py__init__$ s
zRequestTokenApp.__init__c C s" | j j| j| jtjd}t|S )z9Get a request token and return JSON information about it.)token_format)r get_request_tokenr r r DICT_TOKEN_FORMATjsondumps)r tokenr
r
r run* s
zRequestTokenApp.runN)__name__
__module____qualname____doc__r r r
r
r
r r ! s ) r __all__r launchpadlib.credentialsr launchpadlib.urisr objectr r
r
r
r
s