aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc/typesystem_specifying_types.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/doc/typesystem_specifying_types.rst')
-rw-r--r--sources/shiboken2/doc/typesystem_specifying_types.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/shiboken2/doc/typesystem_specifying_types.rst b/sources/shiboken2/doc/typesystem_specifying_types.rst
index 3ab6adbd6..bca1e0774 100644
--- a/sources/shiboken2/doc/typesystem_specifying_types.rst
+++ b/sources/shiboken2/doc/typesystem_specifying_types.rst
@@ -300,7 +300,6 @@ object-type
allow-thread="..."
exception-handling="..."
hash-function="..."
- no-override-caching="yes | no"
stream="yes | no"
revision="..." />
</typesystem>
@@ -324,10 +323,6 @@ object-type
specify the default handling for the corresponding function modification
(see :ref:`modify-function`).
- The *optional* attribute **no-override-caching** can be used to turn off the
- caching of methods overridden in Python, which can trigger obscure bugs when
- setting attributes in Python 2.
-
interface-type
^^^^^^^^^^^^^^