Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/botocore/docs/__pycache__/params.cpython-39.pyc
Ðазад
a p�hY% � @ sL d dl mZ d dlmZ G dd� de�ZG dd� de�ZG dd� de�Zd S ) � )�ShapeDocumenter)�py_type_namec @ sn e Zd Zddd�Zdd� Zddd�Zddd �Zdd d�Zddd �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 ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-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&