Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d3d5768

Browse files
committed
isdatadescriptor() was added recently.
1 parent 2748a4a commit d3d5768

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/lib/libinspect.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ \subsection{Types and members
184184
Typically, data descriptors will also have __name__ and __doc__ attributes
185185
(properties, getsets, and members have both of these attributes), but this
186186
is not guaranteed.
187+
\versionadded{2.3}
187188
\end{funcdesc}
188189

189190
\subsection{Retrieving source code

0 commit comments

Comments
 (0)