RESOLVED WONTFIX 37450
autoinstall.py breaks win canary
https://bugs.webkit.org/show_bug.cgi?id=37450
Summary autoinstall.py breaks win canary
Yaar Schnitman
Reported 2010-04-12 09:48:45 PDT
autoinstall.py breaks win canary
Attachments
Patch (1.13 KB, patch)
2010-04-12 09:51 PDT, Yaar Schnitman
eric: review-
Yaar Schnitman
Comment 1 2010-04-12 09:51:24 PDT
Dumitru Daniliuc
Comment 2 2010-04-12 12:41:01 PDT
As Eric pointed out in an email thread, WebKit expects all ports to use python 2.5+. I'm talking to nsylvain about this and he'll update the python version on all Chromium bots, so your patch should not be needed. Thanks for noticing the problem though and trying to fix it!
Eric Seidel (no email)
Comment 3 2010-04-12 21:58:25 PDT
Comment on attachment 53173 [details] Patch Yeah, the python 2.4 disease must end. ;) It's not that we couldn't make all our scripts work with python 2.4, it's that we haven't designed them with that in mind and have no intent to maintain them working for 2.4. There was a discussion on webkit-dev about a month ago, the result of which was that we decided to standardize on 2.5+.
Note You need to log in before you can comment on or make changes to this bug.