← Back
Editing: discover.cpython-311.pyc
� |=�^� � � � g d �Z ddlmZ ddlmZ ddlmZmZmZ ddl m Z mZ G d� de� � Z G d� d e� � Zd � Zd� ZdS ) )�discover�DiscoveryResult�DiscoveryFailure� )�StringIO)�fetchers)�YADIS_HEADER_NAME�YADIS_CONTENT_TYPE�YADIS_ACCEPT_HEADER)�MetaNotFound�findHTMLMetac � � e Zd ZdZdZd� ZdS )r zBRaised when a YADIS protocol error occurs in the discovery processNc �J � t � | |� � || _ d S )N)� Exception�__init__� http_response)�self�messager s �7/usr/lib/python3/dist-packages/openid/yadis/discover.pyr zDiscoveryFailure.__init__ s&