Imported modules
|
|
from twisted.news import news, database
from twisted.python import usage
|
Functions
|
|
updateApplication
|
|
updateApplication
|
updateApplication ( app, config )
Exceptions
|
|
usage.UsageError( "Missing required option: %s" % i )
usage.UsageError("backend must be one of: %s" % ' '.join(BACK.keys() ) )
|
|
Classes
|
|
|
|