Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
future
/
backports
/
email
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: iterators.cpython-310.pyc
o ,�], � @ sz d Z ddlmZ ddlmZ ddlmZ ddlmZ g d�ZddlZddlm Z d d � Z ddd �Zddd�Zddd�Z dS )z1Various types of useful iterators and generators.� )�print_function)�unicode_literals)�division)�absolute_import)�body_line_iterator�typed_subpart_iterator�walkN)�StringIOc c s: � | V | � � r| �� D ]}|�� D ]}|V qqdS dS )z�Walk over the message tree, yielding each subpart. The walk is performed in depth-first order. This method is a generator. N)�is_multipart�get_payloadr )�self�subpart� subsubpart� r �B/usr/lib/python3/dist-packages/future/backports/email/iterators.pyr s ���r Fc c s>