summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/compat.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/api/compat.rst b/docs/api/compat.rst
index f05bdd51b..d1552e644 100644
--- a/docs/api/compat.rst
+++ b/docs/api/compat.rst
@@ -18,10 +18,6 @@ systems which require compatibility imports.
The string value ``__func__``.
- .. attribute:: long
-
- Long type ``int``.
-
.. attribute:: PYPY
``True`` if running on PyPy, ``False`` otherwise.