twisted.application.app.ReactorSelectionMixin
class documentationtwisted.application.app
View Source
(View In Hierarchy)
Known subclasses: twisted.application.app.ServerOptions, twisted.scripts.trial.Options, twisted.trial._dist.options.WorkerOptions
Provides options for selecting a reactor to install.
If a reactor is installed, the short name which was used to locate it is
saved as the value for the "reactor"
key.
Method | opt_help_reactors | Display a list of possibly available reactor names. |
Method | opt_reactor | Which reactor to use (see --help-reactors for a list of possibilities) |
Which reactor to use (see --help-reactors for a list of possibilities)