[Python-Dev] cpython (3.2): Issue #12497: Install test/data to prevent failures of the various codecmaps (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue Jul 5 11:49:03 CEST 2011


On Tue, 05 Jul 2011 04:11:45 +0200 ned.deily <python-checkins at python.org> wrote:

_LIBSUBDIRS= tkinter tkinter/test tkinter/test/testtkinter _ _tkinter/test/testttk site-packages test _ _- test/capath _ _+ test/capath test/data _ _test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata _ _test/tracedmodules test/encodedmodules _ _concurrent concurrent/futures encodings _

Shouldn't we have something less dumb than a hardcoded list of directories? :)

Regards

Antoine.



More information about the Python-Dev mailing list