version_check.py should inform users that we don't support Python 2.5 anymore
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 9 Feb 2012 00:46:10 +0000 (00:46 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 9 Feb 2012 00:46:10 +0000 (00:46 +0000)
commita979799667ec5ce7a10b4ba43d8685f39ba8d9f5
treef83d077c9032f73c5eda875989afe9512ea72aaa
parent8f7a89921826f62580f4576ac0733c7d47ecba45
version_check.py should inform users that we don't support Python 2.5 anymore
https://bugs.webkit.org/show_bug.cgi?id=78179

Reviewed by Eric Seidel.

We don't support Python 2.5 anymore.

* Scripts/webkitpy/common/version_check.py:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107155 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/webkitpy/common/version_check.py