Ticket #6066 enhancement new
Create utility function for getting name of a function for use by __str__
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/functionname-6066 | |
| Author: | itamarst | Launchpad Bug: |
Description
Various places in Twisted (LoopingCall, DelayedCall) have logic for getting a string representation of functions. This logic should be unified in a single utility function in twisted.python.reflect.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

