Terry J. Reedy added the comment:
Thanks, re-reading I see the new exclusion test for this issue:
if name in {'test', 'tests'} and p.parts[-3].lower() == 'lib':---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue25085> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
