Terry J. Reedy added the comment: tkinter\test and idlelib\idle_test are others. I presume all these directories are installed in a normal install even when "[] include tests" is left unchecked.
There is one non-unittest file in idle_help, htest.py, that I would not want omitted, as I believe there may be reasons, especially in the future, for users to run it. I could move it up into idlelib itself. This is probably an anomaly, but it might be a good idea to check with maintainers of each package. ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25085> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com