mirror of https://github.com/python/cpython
I always think of the language when I see "ABC". Emphasize the meaning of
the acronym.
This commit is contained in:
parent
5eb520cf1e
commit
a86f5d4029
|
@ -198,7 +198,7 @@ New Class and Metaclass Stuff
|
|||
|
||||
* PEP 3115: New Metaclass Syntax.
|
||||
|
||||
* PEP 3119: Abstract Base Classes; ``@abstractmethod`` and
|
||||
* PEP 3119: Abstract Base Classes (ABCs); ``@abstractmethod`` and
|
||||
``@abstractproperty`` decorators; collection ABCs.
|
||||
|
||||
* PEP 3129: Class decorators.
|
||||
|
|
Loading…
Reference in New Issue