Commit cf60f397 authored by Brett Cannon's avatar Brett Cannon

Mention how __coerce__ has been removed.

parent 25ac3e69
......@@ -35,6 +35,8 @@ TO DO
Core and Builtins
-----------------
- __coerce__ has been removed.
- Classic classes are a thing of the past. All classes are new style.
- Exceptions *must* derive from BaseException.
......
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