Login
From:
Python documentation
(Uncensored)
subscribe
types — Dynamic type creation and names for built-in types — Python 3.13.2 documentation
https://docs.python.org/3/library/types.html
links
backlinks
Roast topics
Find topics
Find it!
Source code: Lib/types.py This module defines utility functions to assist in dynamic creation of new types. It also defines names for some object types that are used by the standard Python interpre...