Tom Hines added the comment:
bump
--
___
Python tracker
<https://bugs.python.org/issue10685>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Tom Hines added the comment:
Test attached. Paste into test/test_trace.py. I tested in 2.7 and 3.4. Feel
free to modify it.
--
Added file: http://bugs.python.org/file39503/test_ignoredir.py
___
Python tracker
<http://bugs.python.org/issue10
Tom Hines added the comment:
Done.
On Sun, May 17, 2015 at 8:42 PM, Terry J. Reedy
wrote:
>
> Terry J. Reedy added the comment:
>
> Tom, please sign the PSF Contributor Agreement
> https://www.python.org/psf/contrib/
> https://www.python.org/psf/co
Tom Hines added the comment:
The trace module ignores the --ignore-dir option for both the --listfuncs and
--trackcalls modes. I have attached a patch.
--
keywords: +patch
nosy: +tomhines
Added file: http://bugs.python.org/file32437/trace.diff