Ticket #5247 defect closed duplicate

Opened 21 months ago

Last modified 21 months ago

twisted.python.log documentation missing a msg reference

Reported by: sorressean Owned by:
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

The documentation at:  http://twistedmatrix.com/documents/current/api/twisted.python.log.html is missing a msg method, which is a bound method:

from twisted.python import log log.msg

<bound method LogPublisher.msg of <twisted.python.log.LogPublisher instance at 0xb7192dec>>

Change History

1

Changed 21 months ago by exarkun

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

Duplicate of #1703

Note: See TracTickets for help on using tickets.