Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/botocore/docs/__pycache__/utils.cpython-39.pyc
Ðазад
a p�h � @ s� d dl Z d dlmZ dd� Zdd� Zdd� Zed g d ��ZG dd � d e�ZG dd � d e�Z G dd� de�Z G dd� de�Zdddddd�Ze � d�ee je���Zdd� Zdd� ZdS )� N)� namedtuplec C s dddddddd�� | | �S )z�Get the Python type name for a given model type. >>> py_type_name('list') 'list' >>> py_type_name('structure') 'dict' :rtype: string �bytes�string�float�integer�dict�datetime)�blob� character�double�long�map� structure� timestamp��get�� type_name� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/botocore/docs/utils.py�py_type_name s ��r c C s"