| Server IP : 178.105.222.151 / Your IP : 216.73.216.38 Web Server : nginx/1.28.3 System : Linux MNK 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.5.4 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/botocore/docs/__pycache__/ |
Upload File : |
+
��i� �
� � ^ RI t ^ RIHt R tR tR t]! R. RO4 t ! R R]4 t ! R R 4 t ! R
R4 t ! R R
4 t
RRRRRRRRRR/t] P ! RP ]! ] P ]4 4 4 tR tR tR# )� N)�
namedtuplec �@ � RRRRRRRRR R
RR
RR
/P W 4 # )z�Get the Python type name for a given model type.
>>> py_type_name('list')
'list'
>>> py_type_name('structure')
'dict'
:rtype: string
�blob�bytes� character�string�double�float�long�integer�map�dict� structure� timestamp�datetime��get�� type_names &�5/usr/lib/python3/dist-packages/botocore/docs/utils.py�py_type_namer s= � � ���X��'�� �
�v��V��Z��
�c�)�� � c �N � RRRRRRRRRR R
RRR
RRRRRR/
P V R4 # )z�Get the Python default value for a given model type.
>>> py_default('string')
''string''
>>> py_default('list')
'[...]'
>>> py_default('unknown')
'...'
:rtype: string
r z123.0r �123r r z'string'r zb'bytes'�booleanz
True|False�listz[...]r
z{...}r r zdatetime(2015, 1, 1)z...r r s &r �
py_defaultr &