mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ New Class and Metaclass Stuff
|
||||||
|
|
||||||
* PEP 3115: New Metaclass Syntax.
|
* PEP 3115: New Metaclass Syntax.
|
||||||
|
|
||||||
* PEP 3119: Abstract Base Classes; ``@abstractmethod`` and
|
* PEP 3119: Abstract Base Classes (ABCs); ``@abstractmethod`` and
|
||||||
``@abstractproperty`` decorators; collection ABCs.
|
``@abstractproperty`` decorators; collection ABCs.
|
||||||
|
|
||||||
* PEP 3129: Class decorators.
|
* PEP 3129: Class decorators.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue