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 tomhines
Recipients RusiMody, terry.reedy, tomhines
Date 2013-10-31.15:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383232148.85.0.556301234884.issue10685@psf.upfronthosting.co.za>
In-reply-to
Content
The trace module ignores the --ignore-dir option for both the --listfuncs and --trackcalls modes.  I have attached a patch.
History
Date User Action Args
2013-10-31 15:09:08tomhinessetrecipients: + tomhines, terry.reedy, RusiMody
2013-10-31 15:09:08tomhinessetmessageid: <1383232148.85.0.556301234884.issue10685@psf.upfronthosting.co.za>
2013-10-31 15:09:08tomhineslinkissue10685 messages
2013-10-31 15:09:08tomhinescreate