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 vaultah
Recipients brett.cannon, ncoghlan, pitrou, rbcollins, vaultah
Date 2017-11-09.23:07:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510268876.11.0.213398074469.issue31299@psf.upfronthosting.co.za>
In-reply-to
Content
I only recently realized that trace.Trace accepts two similar arguments, namely ignoremods and ignoredirs. Should we try to make the API and implementation of the functionality proposed here conform to that of trace.Trace's ignoremods? Would Python-Ideas be a more appropriate place to discuss this?
History
Date User Action Args
2017-11-09 23:07:56vaultahsetrecipients: + vaultah, brett.cannon, ncoghlan, pitrou, rbcollins
2017-11-09 23:07:56vaultahsetmessageid: <1510268876.11.0.213398074469.issue31299@psf.upfronthosting.co.za>
2017-11-09 23:07:56vaultahlinkissue31299 messages
2017-11-09 23:07:56vaultahcreate