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

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

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

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