Home | Trees | Index | Help |
---|
Package twisted :: Package news :: Module database |
|
News server backend implementations
Maintainer: Jp Calderone<mailto:exarkun@twistedmatrix.com>
Stability: semi-stable
Future Plans: A PyFramer-based backend and a new backend interface that is less NNTP specificClasses | |
---|---|
Article |
|
Group |
|
NewsShelf |
A NewStorage implementation using Twisted's dirdbm persistence module. |
NewsStorage |
An interface for storing and requesting news articles |
NewsStorageAugmentation |
A NewsStorage implementation using Twisted's asynchronous DB-API |
PickleStorage |
A trivial NewsStorage implementation using pickles |
Exceptions | |
---|---|
NewsServerError |
Function Summary | |
---|---|
hexdigest(md5)
| |
makeGroupSQL(groups)
| |
makeOverviewSQL()
|
Variable Summary | |
---|---|
int |
ERR_NOARTICLE
|
int |
ERR_NOGROUP
|
_Feature |
nested_scopes
|
list |
OVERVIEW_FMT
|
Variable Details |
---|
ERR_NOARTICLE
|
ERR_NOGROUP
|
nested_scopes
|
OVERVIEW_FMT
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:09 2003 | http://epydoc.sf.net |