Module t.w.p.toc

Part of twisted.words.protocols View Source

Implements a AOL Instant Messenger TOC server and client, using the Twisted framework.

TODO: info,dir: see how gaim connects for this...it may never work if it tries to connect to the aim server automatically

This module is stable, but deprecated.

Maintainer: Paul Swartz
Function quote Undocumented
Function unquote Undocumented
Function unquotebeg Undocumented
Function unroast Undocumented
Function roast Undocumented
Function checksum Undocumented
Function checksum_file Undocumented
Function normalize Undocumented
Class TOCParseError Undocumented
Class TOC No class docstring; 28/46 methods documented
Class Chatroom Undocumented
Class SavedUser Undocumented
Class TOCFactory No class docstring; 1/4 methods documented
Class TOCClient No class docstring; 43/61 methods documented
Class SendFileTransfer No class docstring; 1/2 methods documented
Class GetFileTransfer No class docstring; 2/6 methods documented
def quote(s): (source)
Undocumented
def unquote(s): (source)
Undocumented
def unquotebeg(s): (source)
Undocumented
def unroast(pw): (source)
Undocumented
def roast(pw): (source)
Undocumented
def checksum(b): (source)
Undocumented
def checksum_file(f): (source)
Undocumented
def normalize(s): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.