Issue #29198: Merge from 3.6

This commit is contained in:
Berker Peksag 2017-02-04 09:35:10 +03:00
commit 09f939d2c4

View file

@ -306,7 +306,7 @@ comparable for equality.
The :data:`Any` type
---------------------
--------------------
A special kind of type is :data:`Any`. A static type checker will treat
every type as being compatible with :data:`Any` and :data:`Any` as being