Home | Trees | Index | Help |
---|
Package Honey :: Package Fakes :: Package POP3 |
|
This package contains the base classes for the protocol, the strings used by different servers. This module contains factory functions used to merge strings into the protocol. Example:
To build a fake Foo server:
# import factory function from Honey.Fakes.FGO import Foo #build protocol foo_proto = Foo()
Simple, uh ?Function Summary | |
---|---|
QPopper()
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Dec 7 16:05:59 2003 | http://epydoc.sf.net |