[docs] [issue21972] Bugs in the lexer and parser documentation

Martin v. Löwis report at bugs.python.org
Tue Aug 5 17:51:49 CEST 2014


Martin v. Löwis added the comment:

The PEP 401 joke actually works:

>>> from __future__ import barry_as_FLUFL
>>> 3<>4
True

I'll add a smiley

----------

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


More information about the docs mailing list