/usr/lib/python3/dist-packages/twisted/protocols/__pycache__
NameSizeModeActions
amp.cpython-310.pyc956670644editdlrm
basic.cpython-310.pyc301330644editdlrm
dict.cpython-310.pyc123240644editdlrm
finger.cpython-310.pyc15620644editdlrm
ftp.cpython-310.pyc1004840644editdlrm
htb.cpython-310.pyc97000644editdlrm
ident.cpython-310.pyc87110644editdlrm
loopback.cpython-310.pyc126800644editdlrm
memcache.cpython-310.pyc231060644editdlrm
pcp.cpython-310.pyc56290644editdlrm
policies.cpython-310.pyc238490644editdlrm
portforward.cpython-310.pyc30420644editdlrm
postfix.cpython-310.pyc44580644editdlrm
shoutcast.cpython-310.pyc38110644editdlrm
sip.cpython-310.pyc341890644editdlrm
socks.cpython-310.pyc89370644editdlrm
stateful.cpython-310.pyc16350644editdlrm
tls.cpython-310.pyc252370644editdlrm
wire.cpython-310.pyc38330644editdlrm
__init__.cpython-310.pyc4800644editdlrm
Edit: /usr/lib/python3/dist-packages/twisted/protocols/__pycache__/stateful.cpython-310.pyc (1635B)
o ¯bŒã@s.ddlmZddlmZGdd„dejƒZdS)é)ÚBytesIO)Úprotocolc@s,eZdZdZdZdd„Zdd„Zdd„Zd S) ÚStatefulProtocola-A Protocol that stores state for you. state is a pair (function, num_bytes). When num_bytes bytes of data arrives from the network, function is called. It is expected to return the next state or None to keep same state. Initial state is returned by getInitialState (override it). )NNrcCs$tj ||¡| ¡tƒdf|_dS)Nr)rÚProtocolÚmakeConnectionÚgetInitialStaterÚ _sful_data)ÚselfÚ transport©r ús