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 vstinner
Recipients brett.cannon, dino.viehland, vstinner
Date 2020-01-28.21:57:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580248663.92.0.816883950836.issue39459@roundup.psfhosted.org>
In-reply-to
Content
The Windows installer copies Lib/test/ and subdirectories: see <InstallFiles Include="$(PySourcePath)Lib\test\**\*" ...> in Tools/msi/test/test.wixproj.
History
Date User Action Args
2020-01-28 21:57:43vstinnersetrecipients: + vstinner, brett.cannon, dino.viehland
2020-01-28 21:57:43vstinnersetmessageid: <1580248663.92.0.816883950836.issue39459@roundup.psfhosted.org>
2020-01-28 21:57:43vstinnerlinkissue39459 messages
2020-01-28 21:57:43vstinnercreate