From: Benjamin Peterson Date: Sun, 7 Dec 2014 19:19:15 +0000 (-0500) Subject: restore test data README X-Git-Tag: v2.7.9~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4cf4991232c3a37428cd4b3f62bbcdad0661e2b0;p=python restore test data README --- diff --git a/Lib/test/data/README b/Lib/test/data/README new file mode 100644 index 0000000000..bd05984e43 --- /dev/null +++ b/Lib/test/data/README @@ -0,0 +1,2 @@ +This empty directory serves as destination for temporary files +created by some tests, in particular, the test_codecmaps_* tests.