Skip to content
  • David Gobbi's avatar
    Add cmake check for minimum supported Python version · 643e587e
    David Gobbi authored
    We will be removing support for Python 2.6 and Python 3.2 in the near
    future, so add deprecation warnings for these.  For older versions of
    Python, generate an error.  This deprecation is due in part to the
    fact that WebPython now requires Python 2.7 or 3.3+.
    643e587e