[docs] [issue13239] Remove <> operator from Grammar/Grammar

Florent Xicluna report at bugs.python.org
Fri Oct 21 11:28:25 CEST 2011


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

This is PEP 401.

"[Because] the != inequality operator ... was a horrible, finger pain inducing mistake, the FLUFL reinstates the <> diamond operator as the sole spelling. This change is important enough to be implemented for, and released in Python 3.1. To help transition to this feature, a new future statement, from __future__ import barry_as_FLUFL has been added."

----------
nosy: +flox
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13239>
_______________________________________


More information about the docs mailing list