Your IP : 172.28.240.42


Current Path : /usr/lib/python2.7/
Upload File :
Current File : //usr/lib/python2.7/mailcap.pyc


|_c@sdZddlZddgZdZdZdZdZd	Zd
dgdZdd
Z
gdZdZdZ
dZedkre
ndS(s%Mailcap file handling.  See RFC 1524.iNtgetcapst	findmatchcCsi}xtD]}yt|d}Wntk
r?qnXt|}|jxE|jD]7\}}||kr|||<qc|||||<qcWqW|S(sReturn a dictionary containing the mailcap database.

    The dictionary maps a MIME type (in all lowercase, e.g. 'text/plain')
    to a list of dictionaries corresponding to mailcap entries.  The list
    collects all the entries for that MIME type from all available mailcap
    files.  Each dictionary contains key-value pairs for that MIME type,
    where the viewing command is stored with the key "view".

    tr(tlistmailcapfilestopentIOErrortreadmailcapfiletcloset	iteritems(tcapstmailcaptfptmorecapstkeytvalue((s/usr/lib/python2.7/mailcap.pyR	s



cCsmdtjkr.tjd}|jd}n;dtjkrMtjd}nd}|ddddg}|S(	s7Return a list of all mailcap files found on the system.tMAILCAPSt:tHOMEt.s	/.mailcaps/etc/mailcaps/usr/etc/mailcaps/usr/local/etc/mailcap(tostenvirontsplit(tstrtmailcapsthome((s/usr/lib/python2.7/mailcap.pyR"s

cCs:i}x-|j}|sPn|ddks	|jdkrGq	n|}x=|ddkr|j}|s{d}n|d |}qPWt|\}}|o|sq	n|jd}x.tt|D]}||j||<qWdj|j}||kr&||j|q	|g||<q	|S(sRead a mailcap file and return a dictionary keyed by MIME type.

    Each MIME type is mapped to an entry consisting of a list of
    dictionaries; the list will contain more than one such dictionary
    if a given MIME type appears more than once in the mailcap file.
    Each dictionary contains key-value pairs for that MIME type, where
    the viewing command is stored with the key "view".
    it#tis\
s
t/(	treadlinetstript	parselineRtrangetlentjointlowertappend(RR	tlinetnextlineR
tfieldsttypestj((s/usr/lib/python2.7/mailcap.pyR5s0	"	c
Cs g}dt|}}x?||krZt|||\}}|j||d}qWt|dkrqdS|d|d|d}}}i|d6}xu|D]m}|jd}|dkr|}d}	n$|| j}||dj}	||krq|	||<qW||fS(	sParse one entry in a mailcap file and return a dictionary.

    The viewing command is stored as the value with the key "view",
    and the rest of the fields produce key-value pairs in the dict.
    iiitviewt=RN(NN(R t
parsefieldR#tNonetfindR(
R$R&titntfieldR
R)tresttfkeytfvalue((s/usr/lib/python2.7/mailcap.pyR[s*
 

	cCsm|}xM||krU||}|dkr/Pq	|dkrH|d}q	|d}q	W|||!j|fS(s/Separate one key-value pair in a mailcap entry.t;s\ii(R(R$R.R/tstarttc((s/usr/lib/python2.7/mailcap.pyR+zs

R)s	/dev/nullc	Cst|||}xt|D]l}d|kret|d||}|retj|dkreqqent|||||}||fSWdS(sFind a match for a mailcap entry.

    Return a tuple containing the command line, and the mailcap entry
    used; (None, None) if no match is found.  This may invoke the
    'test' command of several matching entries before deciding which
    entry to use.

    ttestiN(NN(tlookuptsubstRtsystemR,(	R	tMIMEtypeR
tfilenametplisttentriesteR7tcommand((s/usr/lib/python2.7/mailcap.pyRs	
	cCsg}||kr#|||}n|jd}|dd}||kr]|||}n|dk	rt|d|}n|S(NRis/*cSs
||kS(N((R?R
((s/usr/lib/python2.7/mailcap.pyt<lambda>s(RR,tfilter(R	R;R
R>t	MIMEtypes((s/usr/lib/python2.7/mailcap.pyR8sc
Cs`d}dt|}}x@||kr[||}|d}|dkr|dkrr|||d!}|d}n||}q||}|d}|dkr||}q|dkr||}q|dkr||}q|dkrJ|}x*||kr||d	kr|d}qW|||!}	|d}|t|	|}q|d|}qW|S(
NRiit%s\tsttt{t}(R t	findparam(
R0R;R<R=tresR.R/R6R5tname((s/usr/lib/python2.7/mailcap.pyR9s6










cCsO|jd}t|}x,|D]$}|| j|kr#||Sq#WdS(NR*R(R"R (RKR=R/tp((s/usr/lib/python2.7/mailcap.pyRIs
c	Csddl}t}|jds0t|dSxtdt|jdD]}|j||d!}t|dkrdGHdS|d}|d}t||d|\}}|sdGtGHqLdG|GHtj	|}|rLd	G|GHqLqLWdS(
Niiis"usage: mailcap [MIMEtype file] ...iR)sNo viewer found fors
Executing:sExit status:(
tsysRtargvtshowRR RttypeRR:(	RMR	R.targsR;tfileR@R?tsts((s/usr/lib/python2.7/mailcap.pyR7s&	

"

	cCsdGHxtD]}d|GHqWH|s5t}ndGHH|j}|jxg|D]_}|GH||}xG|D]?}|j}|jx|D]}d|G||GHqWHqtWqXWdS(NsMailcap files:s	sMailcap entries:s  %-15s(RRtkeystsort(R	tfntckeysRPR>R?RTtk((s/usr/lib/python2.7/mailcap.pyROs&






t__main__(t__doc__Rt__all__RRRRR+RR,R8R9RIR7ROt__name__(((s/usr/lib/python2.7/mailcap.pyt<module>s			&