RESOLVED FIXED Bug 78179
version_check.py should inform users that we don't support Python 2.5 anymore
https://bugs.webkit.org/show_bug.cgi?id=78179
Summary version_check.py should inform users that we don't support Python 2.5 anymore
Adam Barth
Reported 2012-02-08 16:41:48 PST
version_check.py should inform users that we don't support Python 2.5 anymore
Attachments
Patch (1.28 KB, patch)
2012-02-08 16:44 PST, Adam Barth
eric: review+
Adam Barth
Comment 1 2012-02-08 16:44:24 PST
Eric Seidel (no email)
Comment 2 2012-02-08 16:45:01 PST
Comment on attachment 126187 [details] Patch Does this have unittests we need to update?
Adam Barth
Comment 3 2012-02-08 16:46:16 PST
Adam Barth
Comment 4 2012-02-08 16:50:22 PST
Not that I found.
Dirk Pranke
Comment 5 2012-02-08 17:08:44 PST
(In reply to comment #2) > (From update of attachment 126187 [details]) > Does this have unittests we need to update? No. When I wrote this, I argued that the code was too simple to write and too hard to test to be worth unit-testing, and I still think that that's true :).
Note You need to log in before you can comment on or make changes to this bug.