• Site
  • Python Versions

std::Python Versions

Some parts of this website have contents that only apply to specific versions of the Python language standard.

These are preceded by one of these labels:

versiondescription
Python98Python 1998/2003 Standard
Python11Python 2011 Standard
Python14Python 2014 Standard
Non-standardNon standard feature.

Please, check the documentation of your compiler to find out which standard it conforms to. Most compilers today comply with the Python03 standard, although support for Python11 and Python14 features is growing.