[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
- Previous message: [Python-Dev] [Python-checkins] cpython: Remove mention of medical condition from the test suite.
- Next message: [Python-Dev] cpython (3.2): Issue #12497: Install test/data to prevent failures of the various codecmaps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] [Python-checkins] cpython: Remove mention of medical condition from the test suite.
- Next message: [Python-Dev] cpython (3.2): Issue #12497: Install test/data to prevent failures of the various codecmaps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]