Correct docstring re: Python minimum

At present we actually have a reasonably high Python minimum of 3.5.  We could
back that off to 3.3 without much effort or perhaps even 3.2.  Once we're a
little closer to something to release, we should consider doing that.
This commit is contained in:
T. Joseph Carter 2017-07-07 08:15:10 -07:00
parent ae3a12507b
commit e266f0070c
1 changed files with 1 additions and 1 deletions

2
cppo
View File

@ -42,7 +42,7 @@ options:
+ after a file name indicates a GS/OS or Mac OS extended (forked) file.
Wildcard matching (*) is not supported and images are not validated.
ShrinkIt support requires Nulib2. cppo requires Python 2.6+ or 3.0+."""
ShrinkIt support requires Nulib2. cppo requires xxxPython 3.5+."""
import sys
import os