Home | Trees | Indices | Help |
|
---|
|
This module contains the base class for all the Entry classes. The EntryBase class is essentially the API for entries in PyBlosxom. Reading through the comments for this class will walk you through building your own EntryBase derivatives.
This module also holds a generic generate_entry function which will generate a BaseEntry with data that you provide for it.
|
|||
EntryBase EntryBase is the base class for all the Entry classes. |
|
|||
|
|
|||
__revision__ =
|
|||
BIGNUM = 2000000000
|
|||
CONTENT_KEY =
|
|||
DOESNOTEXIST =
|
|||
DOESNOTEXIST2 =
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jul 2 15:07:10 2007 | http://epydoc.sourceforge.net |