From: Anthony Baxter Date: Mon, 12 Jul 2004 09:33:39 +0000 (+0000) Subject: install test/decimaltestdata as well X-Git-Tag: v2.4a2~298 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd4984d1fcb208150fec3aa69286e269f3f10090;p=python install test/decimaltestdata as well --- diff --git a/Misc/NEWS b/Misc/NEWS index c736a7087f..c1bdb9ca53 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -89,6 +89,9 @@ New platforms Tests ----- +- The test data files for the decimal test suite are now installed on + platforms that use the Makefile. + Windows -------