/usr/lib64/python2.6/Demo/sockets
Edit: /usr/lib64/python2.6/Demo/sockets/echosvr.pyo (830B)
gc @ s6 d d k Z d d k Td Z d Z d Z e d S( iN( t *iP i i c C s t t i d j o t t t i d } n t } t t t } | i d | f | i
d | i \ } \ } } d G| G| GHx+ | i t
} | p Pn | i | q d S( Ni t s connected by( t lent syst argvt intt evalt ECHO_PORTt sockett AF_INETt SOCK_STREAMt bindt listent acceptt recvt BUFSIZEt send( t portt st connt
remotehostt
remoteportt data( ( s, /usr/lib64/python2.6/Demo/sockets/echosvr.pyt main s
iW ( R R R R R ( ( ( s, /usr/lib64/python2.6/Demo/sockets/echosvr.pyt
s