diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index bbdb8df24..f7811ce7d 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -1488,6 +1488,7 @@
In addition to the two Python modules that are generated by SWIG, there is also a third 'behind the scenes' Python runtime module. The runtime module is very much an implementation level detail, but is mentioned here for completeness and for the inquisitive! @@ -2754,7 +2756,7 @@ The interpreter session below demonstrates this with a SWIG generated module cal Compatibility Note: Only the Capsule was stored in the Python runtime module prior to SWIG-4.4.0.
-NOTE: Although this section refers to proxy objects, everything here also applies