This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients larry, ncoghlan, serhiy.storchaka, yselivanov
Date 2014-02-03.16:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391446576.58.0.308765656646.issue20489@psf.upfronthosting.co.za>
In-reply-to
Content
One way, albeit ugly, would be to further extend __text_signature__ format, to allow something like:

   sig=(...);module=zlib
History
Date User Action Args
2014-02-03 16:56:16yselivanovsetrecipients: + yselivanov, ncoghlan, larry, serhiy.storchaka
2014-02-03 16:56:16yselivanovsetmessageid: <1391446576.58.0.308765656646.issue20489@psf.upfronthosting.co.za>
2014-02-03 16:56:16yselivanovlinkissue20489 messages
2014-02-03 16:56:16yselivanovcreate