HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //usr/lib/python3.5/email/__pycache__/iterators.cpython-35.pyc


FüƒaWã@swdZdddgZddlZddlmZdd„Zdd	d„Zd
ddd„Zddddd
„ZdS)z1Various types of useful iterators and generators.Úbody_line_iteratorÚtyped_subpart_iteratorÚwalkéN)ÚStringIOccs;|V|jƒr7x#|jƒD]}|jƒEdHqWdS)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©r
ú%/usr/lib/python3.5/email/iterators.pyrsFccsKxD|jƒD]6}|jd|ƒ}t|tƒr
t|ƒEdHq
WdS)zŽIterate over the parts, returning string payloads line-by-line.

    Optional decode (default False) is passed through to .get_payload().
    ÚdecodeN)rrÚ
isinstanceÚstrr)Úmsgrr	Zpayloadr
r
rr"sÚtextccsPxI|jƒD];}|jƒ|kr
|dksC|jƒ|kr
|Vq
WdS)zøIterate over the subparts with a given MIME type.

    Use `maintype' as the main MIME type to match against; this defaults to
    "text".  Optional `subtype' is the MIME subtype to match against; if
    omitted, only the main type is matched.
    N)rZget_content_maintypeZget_content_subtype)rZmaintypeÚsubtyper	r
r
rr-scCs±|dkrtj}d|d}t||jƒddd|ƒ|rftd|jƒd|ƒn
td|ƒ|jƒr­x+|jƒD]}t|||d|ƒqŒWdS)	zA handy debugging aidNú éÚendÚÚfilez [%s]é)ÚsysÚstdoutÚprintZget_content_typeZget_default_typerrÚ
_structure)rÚfpÚlevelZinclude_defaultZtabr	r
r
rr;s	 
r)	Ú__doc__Ú__all__rÚiorrrrrr
r
r
rÚ<module>s