Home
/
Python 3.11
/
ABC
/
get_cache_token
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
ABC
get_cache_token
Python 3.11
Returns the current abstract base class cache token.
Syntax
PYTHON
Copy
abc.get_cache_token()
See Also
ABCMeta.register()