0x1949 Team - FAZEMRX - MANAGER
Edit File: launchpad.cpython-310.pyc
o ;��au � @ s� d Z eZdgZddlZddlZzddlmZ W n ey& ddl mZ Y nw ddl Z zddlmZ W n eyE ddlm Z e jZY nw ddlmZmZmZmZ ddlmZ dd lmZ dd lmZmZmZmZmZmZmZm Z m!Z! ddl"m#Z# ddl$m%Z%m&Z& d Z'G dd� de�Z(G dd� de�Z)G dd� de�Z*G dd� de*�Z+G dd� de*�Z,G dd� de*�Z-G dd� de�Z.G dd� de�Z/dS )zRoot Launchpad API class.� Launchpad� N)�urlsplit)�proxy_info_from_environment)� ProxyInfo)�CollectionWithKeyBasedLookup� HostedFile�ScalarValue�ServiceRoot)�SystemWideConsumer)�RestfulHttp) �AccessToken�AnonymousAccessToken� AuthorizeRequestTokenWithBrowser�AuthorizeRequestTokenWithURL�Consumer�Credentials�MemoryCredentialStore�KeyringCredentialStore�UnencryptedFileCredentialStore)�uris)�STAGING_SERVICE_ROOT�EDGE_SERVICE_ROOTzhttps://api.launchpad.netc @ � e Zd ZdZdd� ZdZdS )� PersonSetz7A custom subclass capable of person lookup by username.c C � t | jj�� �d t |� S )z7Transform a username into the URL to a person resource.�~��str�_root� _root_uri�ensureSlash��self�key� r$ �8/usr/lib/python3/dist-packages/launchpadlib/launchpad.py�_get_url_from_idJ � zPersonSet._get_url_from_id�teamN��__name__� __module__�__qualname__�__doc__r&