Kaydet (Commit) 6c70fca8 authored tarafından Neal Norwitz's avatar Neal Norwitz

Revert what looks like a typo from the last checkin

üst fc07e568
...@@ -87,7 +87,7 @@ Core and builtins ...@@ -87,7 +87,7 @@ Core and builtins
as directory names. as directory names.
- The built-ins slice() and buffer() are now callable types. The - 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 instancemethod (formerly instance-method), which have no built-in
names but are accessible through the types module, are now also names but are accessible through the types module, are now also
callable. The type dict-proxy is renamed to dictproxy. callable. The type dict-proxy is renamed to dictproxy.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment