plone-devstart icon indicating copy to clipboard operation
plone-devstart copied to clipboard

Python 2.7 is supported

Open davisagli opened this issue 13 years ago • 0 comments

If I build Plone 4.2 using Python 2.7, the following warning is printed:

** WARNING: The current Python version is not known to work with Plone 4.2.1 The expected Python version is 2.6 but this script is being run with Python version 2.7.3.final.0. Plone build may fail.

That's not true; Python 2.7 is officially supported now.

davisagli avatar Sep 19 '12 13:09 davisagli