mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
Revert what looks like a typo from the last checkin
This commit is contained in:
parent
fc07e56844
commit
6c70fca8b1
@ -87,7 +87,7 @@ Core and builtins
|
||||
as directory names.
|
||||
|
||||
- The built-ins slice() and buffer() are now callable types. The
|
||||
0 types classobj (formerly class), code, function, instance, and
|
||||
types classobj (formerly class), code, function, instance, and
|
||||
instancemethod (formerly instance-method), which have no built-in
|
||||
names but are accessible through the types module, are now also
|
||||
callable. The type dict-proxy is renamed to dictproxy.
|
||||
|
Loading…
Reference in New Issue
Block a user