Ticket #5954 enhancement new

Opened 10 months ago

twisted.python.failure.setDebugMode ought to be able to work without monkey-patching

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

Description

failure.setDebugMode monkey patches Failure.__init__, but could just easily work by e.g. having them share some state.

Note: See TracTickets for help on using tickets.