💾 Archived View for tris.fyi › pydoc › _abc captured on 2022-07-16 at 14:50:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Module contains faster C implementation of abc.ABCMeta
get_cache_token() Returns the current ABC cache token. The token is an opaque object (supporting equality testing) identifying the current version of the ABC cache for virtual subclasses. The token changes with every call to register() on any ABC.