From 8dd59eaffa696bcf8bc70c259db87f65c6500bce Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Wed, 6 May 2020 15:55:18 +0200 Subject: [PATCH] Doc: Remove duplicate entry for NO_OBJECT_CLASS_MODS This fixes the build with newer versions of Sphinx. https://github.com/python-ldap/python-ldap/pull/330 --- Doc/reference/ldap.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/reference/ldap.rst b/Doc/reference/ldap.rst index 61f16c7..3254375 100644 --- a/Doc/reference/ldap.rst +++ b/Doc/reference/ldap.rst @@ -458,10 +458,6 @@ The module defines the following exceptions: .. py:exception:: NO_MEMORY -.. py:exception:: NO_OBJECT_CLASS_MODS - - Object class modifications are not allowed. - .. py:exception:: NO_RESULTS_RETURNED .. py:exception:: NO_SUCH_ATTRIBUTE