+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYVxyz ` | [Python2]_ [Python3]_ | Current Implementation, integer |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYV27X ` | [Python2]_ | Python2.7, bool |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYV3X ` | [Python3]_ | Python3, bool |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYV3X3 ` | [Python3]_ | Python3.0 <= x <= Python3.3.x, bool |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYV35Plus ` | [Python3]_ | Python3.5+, bool |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`PYV{x}[{y}[{z} ` | | Pre-Defined Constants, integer |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`ISSTR ` | [Python2]_ [Python3]_ | tuple of valid string types, includes *unicode* for *Python2* |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
| :ref:`ISSTRBASE ` | [Python2]_ [Python3]_ | tuple of valid *basestring* types, includes *unicode* for *Python2* |
+----------------------------------------+-----------------------+---------------------------------------------------------------------+
.. raw:: html