관리-도구
편집 파일: _py_util.cpython-38.pyc
U -?�f} � @ s� d dl mZ d dlZd dlmZ d dlmZ d dlmZ d dlmZ ddlmZ ej rbd d l mZ G dd� deeef �Z G d d� deeedf eed ef f �ZdS )� )�annotationsN)�Any)�Dict)�Tuple)�Union� )�Literal� )� CacheConstc @ s e Zd ZdZddd�dd�ZdS )�prefix_anon_mapaf A map that creates new keys for missing key access. Considers keys of the form "<ident> <name>" to produce new symbols "<name>_<index>", where "index" is an incrementing integer corresponding to <name>. Inlines the approach taken by :class:`sqlalchemy.util.PopulateDict` which is otherwise usually used for this type of operation. �str��key�returnc C sB |� dd�\}}| �|d�}|d | |<