Commit 0c3b4c6e authored by Benjamin Peterson's avatar Benjamin Peterson

typo

parent eb9fb2c4
......@@ -12,8 +12,8 @@ What's New in Python 2.7 alpha 1
Core and Builtins
-----------------
- __isinstancecheck__ and __subclasscheck__ are now completely ignored on
classic classes and instances.
- __instancecheck__ and __subclasscheck__ are now completely ignored on classic
classes and instances.
- Issue #5994: the marshal module now has docstrings.
......
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