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:
version | description |
Python98 | Python 1998/2003 Standard |
Python11 | Python 2011 Standard |
Python14 | Python 2014 Standard |
Non-standard | Non 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.