| Server IP : 89.117.53.150 / Your IP : 216.73.216.11 Web Server : Apache System : Linux server2.hostofiraq.site 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : iscmbt-kufa-atu ( 1014) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/botocore/docs/__pycache__/ |
Upload File : |
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"