3 lines
154 B
ReStructuredText
3 lines
154 B
ReStructuredText
|
The result of :func:`operator.index` now always has exact type :class:`int`.
|
||
|
Previously, the result could have been an instance of a subclass of ``int``.
|