# HG changeset patch # User John Beck # Date 1441326614 25200 # Node ID a7c990e1a20a9172753fb53c2b28101dfff0ce14 # Parent e6720016612729d51d673b995f39202057e5065a 21787076 python runtime depends on python tests diff -r e67200166127 -r a7c990e1a20a components/python/python27/python-27.p5m --- a/components/python/python27/python-27.p5m Thu Sep 03 12:44:05 2015 -0700 +++ b/components/python/python27/python-27.p5m Thu Sep 03 17:30:14 2015 -0700 @@ -198,7 +198,8 @@ file path=usr/lib/python2.7/StringIO.py file path=usr/lib/python2.7/UserDict.py file path=usr/lib/python2.7/UserList.py -file path=usr/lib/python2.7/UserString.py +# We don't want to pull in the test suite. +file path=usr/lib/python2.7/UserString.py pkg.depend.bypass-generate=.*test.* file path=usr/lib/python2.7/_LWPCookieJar.py file path=usr/lib/python2.7/_MozillaCookieJar.py file path=usr/lib/python2.7/__future__.py