summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6f94ea2d4..25b81addc 100644
--- a/docs/api/compat.rst
+++ b/docs/api/compat.rst
@@ -18,10 +18,6 @@ systems which require compatibility imports.
The string value ``__func__``.
- .. function:: is_nonstr_iter(v)
-
- Return ``True`` if ``v`` is a non-``str``.
-
.. attribute:: long
Long type ``int``.