Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a63a07 commit de3d060Copy full SHA for de3d060
1 file changed
Doc/lib/libweakref.tex
@@ -248,6 +248,6 @@ \subsection{Weak References in Extension Types
248
249
PyObject_ClearWeakRefs((PyObject *) inst);
250
251
- /* Proceed with object destuction normally. */
+ /* Proceed with object destruction normally. */
252
}
253
\end{verbatim}
0 commit comments