Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib64
/
python2.7
/
site-packages
/
Cheetah
/
Utils
/
File Content:
htmlEncode.pyo
� [Z-Lc @ sQ d Z d d g d d g d d g d d g g Z e Z e j � e d � Z d S( s` This is a copy of the htmlEncode function in Webware. @@TR: It implemented more efficiently. t &s &t <s <t >s >t "s "c C s/ x( | D] } | j | d | d � } q W| S( s} Returns the HTML encoded version of the given string. This is useful to display a plain ASCII text string on a web page.i i ( t replace( t st codest code( ( s>