Message 340953 - Python tracker

Message340953

Author berker.peksag
Recipients Alex.Willmer, berker.peksag, michalgr
Date 2019-04-27.00:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556323778.28.0.123066166313.issue36735@roundup.psfhosted.org>
In-reply-to
Content
Replying your second question: I think most Linux distributions strip the Lib/test/ directory, so it should be safe to just remove it. We don't refer to it from the standard library. The helpers documented at https://docs.python.org/3/library/test.html are only used by Lib/test.
History
Date User Action Args
2019-04-27 00:09:38berker.peksagsetrecipients: + berker.peksag, Alex.Willmer, michalgr
2019-04-27 00:09:38berker.peksagsetmessageid: <1556323778.28.0.123066166313.issue36735@roundup.psfhosted.org>
2019-04-27 00:09:38berker.peksaglinkissue36735 messages
2019-04-27 00:09:38berker.peksagcreate