mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00
2 lines
96 B
ReStructuredText
2 lines
96 B
ReStructuredText
Add :c:func:`Py_IS_TYPE` static inline function to check
|
|
whether the object *o* type is *type*.
|