Commit f24d6fce authored by Benjamin Peterson's avatar Benjamin Peterson

change word

parent 9775bd8e
......@@ -26,7 +26,7 @@ Core and Builtins
- Make type(None), type(Ellipsis), and type(NotImplemented) callable. They
return the respective singleton instances.
- Forbid summing bytes in sum().
- Forbid summing bytes with sum().
- Verify the types of AST strings and identifiers provided by the user before
compiling them.
......
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