[Python-checkins] cpython (3.3): Issue #19990: Install test/imghdrdata.

ned.deily python-checkins at python.org
Sun Feb 2 23:01:30 CET 2014


http://hg.python.org/cpython/rev/5fbe155e62b0
changeset:   88911:5fbe155e62b0
branch:      3.3
parent:      88907:82cfab2ad98d
user:        Ned Deily <nad at acm.org>
date:        Sun Feb 02 13:59:49 2014 -0800
summary:
  Issue #19990: Install test/imghdrdata.

files:
  Makefile.pre.in |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/Makefile.pre.in b/Makefile.pre.in
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1019,6 +1019,7 @@
 		test/audiodata \
 		test/capath test/data \
 		test/cjkencodings test/decimaltestdata test/xmltestdata \
+		test/imghdrdata \
 		test/subprocessdata test/sndhdrdata test/support \
 		test/tracedmodules test/encoded_modules \
 		test/namespace_pkgs \

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list