Ticket #5130 enhancement closed duplicate
Server document example missing import statment.
| Reported by: | axelilly | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The server document: http://twistedmatrix.com/documents/current/core/howto/servers.html
Under the headline: Using the Protocol
Is missing the following import statements: from twisted.internet.protocol import Protocol from twisted.internet.protocol import Factory
Change History
Note: See
TracTickets for help on using
tickets.
