Login
From:
Python documentation
(Uncensored)
subscribe
abc — Abstract Base Classes — Python 3.13.1 documentation
https://docs.python.org/3/library/abc.html
links
backlinks
Source code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
Roast topics
Find topics
Find it!