typo
This commit is contained in:
parent
eb9fb2c495
commit
0c3b4c6e70
|
@ -12,8 +12,8 @@ What's New in Python 2.7 alpha 1
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- __isinstancecheck__ and __subclasscheck__ are now completely ignored on
|
- __instancecheck__ and __subclasscheck__ are now completely ignored on classic
|
||||||
classic classes and instances.
|
classes and instances.
|
||||||
|
|
||||||
- Issue #5994: the marshal module now has docstrings.
|
- Issue #5994: the marshal module now has docstrings.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue