]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#8910: add a file explaining why Lib/test/data is there.
authorGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 21:12:15 +0000 (21:12 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 21:12:15 +0000 (21:12 +0000)
Lib/test/data/README [new file with mode: 0644]

diff --git a/Lib/test/data/README b/Lib/test/data/README
new file mode 100644 (file)
index 0000000..8bf8c9b
--- /dev/null
@@ -0,0 +1,2 @@
+This empty directory serves as destination for temporary files
+created by some tests.