Coil configuration for twisted.internet.app.Application.
This is used as the root of the config tree.
Imported modules
|
|
import coil
import string
from twisted.cred import service
from twisted.internet.interfaces import IConnector
from twisted.protocols import protocol
from twisted.python import log, roots, reflect, components
|
Classes
|
|
|
|