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 5068c87 commit e9c2ecfCopy full SHA for e9c2ecf
1 file changed
Doc/api/utilities.tex
@@ -827,9 +827,6 @@ \section{Parsing arguments and building values
827
\item[\samp{S} (object) {[PyObject *]}]
828
Same as \samp{O}.
829
830
- \item[\samp{U} (object) {[PyObject *]}]
831
- Same as \samp{O}.
832
-
833
\item[\samp{N} (object) {[PyObject *]}]
834
Same as \samp{O}, except it doesn't increment the reference count
835
on the object. Useful when the object is created by a call to an
0 commit comments