[DEFAULT]
# the default python version
default-version = python2.7

# all supported python versions
supported-versions = python2.7

# formerly supported python versions
old-versions = python2.3, python2.4, python2.5, python2.6

# unsupported versions, including older versions
unsupported-versions = python2.3, python2.4, python2.5, python2.6
