관리-도구
편집 파일: url.cpython-38.pyc
U -?�f@x � @ s` d Z ddlmZ ddlmZ ddlZddlmZ ddlm Z ddlm Z ddlmZ ddlmZ dd lm Z dd lmZ ddlmZ ddlmZ dd lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddlm!Z! G dd� de�Z"ddd�d d!�Z#d"dd#�d$d%�Z$dS )&a Provides the :class:`~sqlalchemy.engine.url.URL` class which encapsulates information about a database connection specification. The URL object is created automatically when :func:`~sqlalchemy.engine.create_engine` is called with a string argument; alternatively, the URL is a public-facing construct which can be used directly and is also accepted directly by ``create_engine()``. � )�annotationsN)�Any)�cast)�Dict)�Iterable)�List)�Mapping)� NamedTuple)�Optional)�overload)�Sequence)�Tuple)�Type)�Union)� parse_qsl)�quote)� quote_plus)�unquote� )�Dialect� )�exc)�util)�plugins)�registryc @ sD e Zd ZU dZded<