plone-devstart
plone-devstart copied to clipboard
Python 2.7 is supported
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.