On Thu, Nov 17, 2011 at 5:06 PM, Eric Seidel <e...@webkit.org> wrote: > On Thu, Nov 17, 2011 at 4:53 PM, Tony Chang <t...@chromium.org> wrote: >> new-run-webkit-httpd imports common/host.py which imports lots of stuff >> including common/net/buildbot.py, which will fail to import the json module. >> I would land smaller pieces so the rollback isn't as painful. :) > > Adam appears to have listed the files: > http://codesearch.google.com/#search/&exact_package=chromium&q=new-run-webkit&type=cs > > Can someone with chromium commit-bit, please move those 3 files to > call python 2.7 in whatever the proper way is, so we can move forward > here?
2.7? Aren't we just requiring 2.6? I don't think any of the Chromium bots can assume 2.7 (except for the ones Tony has upgraded), and none of my machines (except for maybe my Lion machine at home) even have 2.7 installed. -- Dirk _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev