Your IP : 3.144.252.196


Current Path : /lib64/python2.7/Tools/scripts/
Upload File :
Current File : //lib64/python2.7/Tools/scripts/parseentities.pyc

�
�mec@s�dZddlZddlZddlZejd�Zddd�Zd�Ze	dkr�e
ej�dkr�eejd�Z
n	ejZ
e
ej�d	kr�eejd	d
�Zn	ejZe
j�Zee�Zeee�ndS(s� Utility for parsing HTML entity definitions available from:

      http://www.w3.org/ as e.g.
      http://www.w3.org/TR/REC-html40/HTMLlat1.ent

    Input is read from stdin, output is written to stdout in form of a
    Python snippet defining a dictionary "entitydefs" mapping literal
    entity name to character or numeric entity.

    Marc-Andre Lemburg, mal@lemburg.com, 1999.
    Use as you like. NO WARRANTIES.

i����Ns7<!ENTITY +(\w+) +CDATA +"([^"]+)" +-- +((?:.|
)+?) *-->icCs�d}|dkr!t|�}ni}xStj|||�}|sIPn|j�\}}}||f||<|j�}q*|S(Ni(tNonetlententityREtsearchtgroupstend(ttexttpostendpostdtmtnametcharcodetcomment((s3/usr/lib64/python2.7/Tools/scripts/parseentities.pytparsescCs�|jd�|j�}|j�x�|D]�\}\}}|d dkr�t|dd!�}|dkrxd|}q�t|�}nt|�}tj|�}|jd|||f�q*W|jd�dS(	Nsentitydefs = {
is&#i����is'\%o's    '%s':	%s,  	# %s
s
}
(twritetitemstsorttinttreprt	TextToolstcollapse(tftdefsRRRR
tcode((s3/usr/lib64/python2.7/Tools/scripts/parseentities.pyt	writefile#s


t__main__iitw(t__doc__tretsysRtcompileRRRRt__name__RtargvtopentinfiletstdintoutfiletstdouttreadRR(((s3/usr/lib64/python2.7/Tools/scripts/parseentities.pyt<module>s