• Home (current)
  • वर्तमान निदेशक => /lib/python2.7/email/
  • सूचना एवं अपलोड
    Info Server
Indian Cyber Force
Folders रचयन्तु सञ्चिकां रचयन्तु RansomWeb लॉगआउट
Current File : //lib/python2.7/email/generator.pyc
�
;;Wgc@sdZddgZddlZddlZddlZddlZddlZddlmZddl	m
Z
ddlmZdZ
d	Zejd
ej�Zejd�Zd�Zdfd
��YZdZdefd��YZeeejd��ZdeZed�ZdS(s:Classes to generate plain text from a message object tree.t	GeneratortDecodedGeneratori����N(tStringIO(tHeader(tHeaderWriteErrort_s
s^From s\r\n[^ \t]|\r[^ \n\t]|\n[^ \t]cCs<t|t�r8yt|d�Wq8tk
r4tSXntS(Nsus-ascii(t
isinstancetstrtunicodetUnicodeErrortTruetFalse(ts((s%/usr/lib/python2.7/email/generator.pyt
_is8bitstrings
cBs�eZdZedd�Zd�Zed�Zd�Zd�Z	d�Z
d�Zd	�ZeZ
d
�Zd�Zd�Zd
�ZRS(s�Generates output from a Message object tree.

    This basic generator writes the message to the given file object as plain
    text.
    iNcCs||_||_||_dS(s�Create the generator for message flattening.

        outfp is the output file-like object for writing the message to.  It
        must have a write() method.

        Optional mangle_from_ is a flag that, when True (the default), escapes
        From_ lines in the body of the message by putting a `>' in front of
        them.

        Optional maxheaderlen specifies the longest length for a non-continued
        header.  When a header line is longer (in characters, with tabs
        expanded to 8 spaces) than maxheaderlen, the header will split as
        defined in the Header class.  Set maxheaderlen to zero to disable
        header wrapping.  The default is 78, as recommended (but not required)
        by RFC 2822.
        N(t_fpt
_mangle_from_t
_maxheaderlen(tselftoutfptmangle_from_tmaxheaderlen((s%/usr/lib/python2.7/email/generator.pyt__init__,s		cCs|jj|�dS(N(Rtwrite(RR((s%/usr/lib/python2.7/email/generator.pyRAscCsU|rD|j�}|s4dtjtj��}n|j|IJn|j|�dS(s�Print the message object tree rooted at msg to the output file
        specified when the Generator instance was created.

        unixfrom is a flag that forces the printing of a Unix From_ delimiter
        before the first object in the message tree.  If the original message
        has no From_ delimiter, a `standard' one is crafted.  By default, this
        is False to inhibit the printing of any From_ delimiter.

        Note that for subobjects, no From_ line is printed.
        sFrom nobody N(tget_unixfromttimetctimeRt_write(Rtmsgtunixfromtufrom((s%/usr/lib/python2.7/email/generator.pytflattenEscCs|j||j|j�S(s1Clone this generator with the exact same options.(t	__class__RR(Rtfp((s%/usr/lib/python2.7/email/generator.pytcloneWscCs�|j}z!t�|_}|j|�Wd||_Xt|dd�}|dkre|j|�n
||�|jj|j��dS(Nt_write_headers(RRt	_dispatchtgetattrtNoneR"Rtgetvalue(RRtoldfptsfptmeth((s%/usr/lib/python2.7/email/generator.pyR_s	

cCs�|j�}|j�}tj||f�jdd�}t|d|d�}|dkr�|jdd�}t|d|d�}|dkr�|j}q�n||�dS(Nt-Rt_handle_(tget_content_maintypetget_content_subtypet
UNDERSCOREtjointreplaceR$R%t
_writeBody(RRtmaintsubtspecificR)tgeneric((s%/usr/lib/python2.7/email/generator.pyR#zs!c	Cs�x�|j�D]�\}}tj|�r;td|��n|jd|I|jdkrk|j|IJq
t|t�r�|j|j�IJq
t	|�r�|j|IJq
|jt|d|jd|�j�IJq
W|jJdS(Nsheader contains newline: %ss%s:it
maxlinelentheader_name(
titemstNEWLINE_WITHOUT_FWSPtsearchRRRRRtencodeR
(RRthtv((s%/usr/lib/python2.7/email/generator.pyR"�s
"cCsv|j�}|dkrdSt|t�sDtdt|���n|jrbtjd|�}n|j	j
|�dS(Nsstring payload expected: %ss>From (tget_payloadR%Rt
basestringt	TypeErrorttypeRtfcreR3RR(RRtpayload((s%/usr/lib/python2.7/email/generator.pyt_handle_text�s	cCsg}|j�}|dkr'g}n>t|t�rJ|jj|�dSt|t�se|g}nxL|D]D}t�}|j|�}|j	|dt
�|j|j��qlW|j
�}|s�tj|�}t|�}|j|�n|jdk	r:|jr!tjd|j�}	n	|j}	|j|	IJn|jd|IJ|rm|jj|jd��nx/|D]'}
|jd|IJ|jj|
�qtW|jjd|dt�|jdk	r|jr�tjd|j�}n	|j}|jj|�ndS(NRs>From s--is
--(R>R%RR?RRtlistRR!RRtappendR&tget_boundarytNLR/t_make_boundarytset_boundarytpreambleRRBR3tpoptepilogue(RRtmsgtextstsubpartstpartRtgtboundarytalltextRKt	body_partRM((s%/usr/lib/python2.7/email/generator.pyt_handle_multipart�sH	
			
		cCs4|j}zd|_|j|�Wd||_XdS(Ni(RRU(RRtold_maxheaderlen((s%/usr/lib/python2.7/email/generator.pyt_handle_multipart_signed�s
		cCs�g}x�|j�D]�}t�}|j|�}|j|dt�|j�}|jd�}|r�|ddkr�|jtj	|d ��q|j|�qW|j
jtj	|��dS(NRs
i����t(R>RR!RRR&tsplitRFRHR/RR(RRtblocksRPRRQttexttlines((s%/usr/lib/python2.7/email/generator.pyt_handle_message_delivery_statuss	cCsrt�}|j|�}|j�}t|t�r^|j|jd�dt�|j�}n|jj	|�dS(NiR(
RR!R>RRERRR&RR(RRRRQRC((s%/usr/lib/python2.7/email/generator.pyt_handle_messages	
(t__name__t
__module__t__doc__R
RRRRR!RR#R"RDR1RURWR]R^(((s%/usr/lib/python2.7/email/generator.pyR"s					#		9		sD[Non-text (%(type)s) part of message omitted, filename %(filename)s]cBs)eZdZeddd�Zd�ZRS(s�Generates a text representation of a message.

    Like the Generator base class, except that non-text parts are substituted
    with a format string representing the part.
    iNcCs;tj||||�|dkr.t|_n	||_dS(s�Like Generator.__init__() except that an additional optional
        argument is allowed.

        Walks through all subparts of a message.  If the subpart is of main
        type `text', then it prints the decoded payload of the subpart.

        Otherwise, fmt is a format string that is used instead of the message
        payload.  fmt is expanded with the following keywords (in
        %(keyword)s format):

        type       : Full MIME type of the non-text part
        maintype   : Main MIME type of the non-text part
        subtype    : Sub-MIME type of the non-text part
        filename   : Filename of the non-text part
        description: Description associated with the non-text part
        encoding   : Content transfer encoding of the non-text part

        The default value for fmt is None, meaning

        [Non-text (%(type)s) part of message omitted, filename %(filename)s]
        N(RRR%t_FMTt_fmt(RRRRtfmt((s%/usr/lib/python2.7/email/generator.pyR3scCs�x�|j�D]�}|j�}|dkrD||jdt�IJq
|dkrSq
||ji|j�d6|j�d6|j�d6|jd�d6|jd	d
�d6|jdd
�d6IJq
WdS(NR[tdecodet	multipartRAtmaintypetsubtypes
[no filename]tfilenamesContent-Descriptions[no description]tdescriptionsContent-Transfer-Encodings
[no encoding]tencoding(	twalkR,R>R
Rctget_content_typeR-tget_filenametget(RRRPRg((s%/usr/lib/python2.7/email/generator.pyR#Os



	
	N(R_R`RaR
R%RR#(((s%/usr/lib/python2.7/email/generator.pyR-sis%%0%ddcCs�tjtj�}d	t|d}|dkr4|S|}d}xatr�tjdtj	|�dtj
�}|j|�s�Pn|dt|�}|d7}qCW|S(
Nt=is==is^--s(--)?$t.is===============(
trandomt	randrangetsystmaxintRcR%R
tretcompiletescapet	MULTILINER:R(R[ttokenRRtbtcountertcre((s%/usr/lib/python2.7/email/generator.pyRIis	&(Rat__all__RvRtRRrtwarningst	cStringIORtemail.headerRtemail.errorsRR.RHRwRyRBR9R
RRbRtlentreprRut_widthRcR%RI(((s%/usr/lib/python2.7/email/generator.pyt<module>s*	
�
9

instagram – Verilere bak
Menu
  • Top 10

Verilere bak

Follow us
  • facebook
  • twitter
Search
Login
Create
Menu

Verilere bak

Login

You are here:

  1. Home
  2. Tag Archives: instagram

instagram

Latest stories

21 Most Ridiculous TV Censorship FAILS Ever

  • facebook
  • twitter

Arşivler

Kategoriler

Disclaimer

This demo site is only for demonstration purposes. All images are copyrighted to their respective owners. All content cited is derived from their respective sources.

© 2017 bring the pixel. Remember to change this

  • Home
  • Contact us
Back to Top
Close
  • Top 10
  • Home
  • Animals
  • Funny
  • WOW
  • WTF
  • Features
  • facebook
  • twitter
Create

Log In

Sign In

Forgot password?

Forgot password?

Enter your account data and we will send you a link to reset your password.

Back to Login

Your password reset link appears to be invalid or expired.

Log in

Privacy Policy

Accept

Add to Collection

  • Public collection title

  • Private collection title

No Collections

Here you'll find all collections you've created before.

Hey Friend!
Before You Go…

Get the best viral stories straight into your inbox before everyone else!

Don't worry, we don't spam

Close

Newsletter

Don’t miss out on new posts!

Don't worry, we don't spam

Close