Table of Contents

Class: monitor_channel Zope-2.2.1-src/ZServer/medusa/monitor.py

Base Classes   
asynchat.async_chat
Methods   
__init__
clean_line
close
collect_incoming_data
found_terminator
handle_connect
prompt
  __init__ 
__init__ (
        self,
        server,
        sock,
        addr,
        )

  clean_line 
clean_line ( self,  line )

for now, we ignore any telnet option stuff sent to us, and we process the backspace key ourselves. gee, it would be fun to write a full-blown line-editing environment, etc...

  close 
close ( self )

  collect_incoming_data 
collect_incoming_data ( self,  data )

  found_terminator 
found_terminator ( self )

Exceptions   
SyntaxError
  handle_connect 
handle_connect ( self )

  prompt 
prompt ( self )


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6