ID EN
ABC

get_cache_token

Python 3.11

Returns the current abstract base class cache token.

Syntax

PYTHON
abc.get_cache_token()

See Also

ABCMeta.register()