Ticket #5130 enhancement closed duplicate

Opened 2 years ago

Last modified 2 years ago

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

1

Changed 2 years ago by axelilly

  • status changed from new to closed
  • resolution set to fixed

2

Changed 2 years ago by exarkun

  • status changed from closed to reopened
  • resolution fixed deleted

This was fixed in r31670 for #4761.

3

Changed 2 years ago by exarkun

  • status changed from reopened to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.