PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /lib/python3.6/site-packages/urllib3/util/__pycache__/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //lib/python3.6/site-packages/urllib3/util/__pycache__/url.cpython-36.opt-1.pyc |
3
��yi� � @ s� d dl mZ d dlmZ d dlZddlmZ ddlmZ ddd d
ddd
gZ dZ
ejd�ZG dd� dede ��Z
dd� Zdd� Zdd� ZdS )� )�absolute_import)�
namedtupleN� )�LocationParseError)�quote�scheme�auth�host�port�path�query�fragment�http�httpsz[ - ]c s^ e Zd ZdZf Zd� fdd� Zedd� �Zedd� �Zed d
� �Z edd� �Z
d
d� Z� ZS )�Urlz�
Datastructure for representing an HTTP URL. Used as a return value for
:func:`parse_url`. Both the scheme and host are normalized as they are
both case-insensitive according to RFC 3986.
Nc sV |r|j d� rd| }|r$|j� }|r8|tkr8|j� }tt| �j| |||||||�S )N�/)�
startswith�lower�NORMALIZABLE_SCHEMES�superr �__new__)�clsr r r r
r r r
)� __class__� �/usr/lib/python3.6/url.pyr s zUrl.__new__c C s | j S )z@For backwards-compatibility with urlparse. We're nice like that.)r )�selfr r r �hostname% s zUrl.hostnamec C s&