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 :
params.cpython-310.pyc
back
Copy
o .&�a�, � @ sL d dl mZ d dlmZ G dd� de�ZG dd� de�ZG dd� de�Zd S ) � )�ShapeDocumenter)�py_type_namec @ s~ e Zd Zddd�Zdd� Z ddd�Z ddd �Z dd d�Z ddd �Zdd� Z dd� Z dd� Zdd� Zdd� Z dS )�BaseParamsDocumenterNc C s g }| j |||d||d� dS )a3 Fills out the documentation for a section given a model shape. :param section: The section to write the documentation to. :param shape: The shape of the operation. :type include: Dictionary where keys are parameter names and values are the shapes of the parameter names. :param include: The parameter shapes to include in the documentation. :type exclude: List of the names of the parameters to exclude. :param exclude: The names of the parameters to exclude from documentation. N)�section�shape�history�name�include�exclude)�traverse_and_document_shape)�selfr r r r r � r �6/usr/lib/python3/dist-packages/botocore/docs/params.py�document_params s �z$BaseParamsDocumenter.document_paramsc K s | j ||fi |�� d S �N��_add_member_documentation�r r r �kwargsr r r �document_recursive_shape&