This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients François-René.Rideau, benjamin.peterson, docs@python, loewis
Date 2014-08-05.15:51:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407253909.05.0.263264411575.issue21972@psf.upfronthosting.co.za>
In-reply-to
Content
The PEP 401 joke actually works:

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

I'll add a smiley
History
Date User Action Args
2014-08-05 15:51:49loewissetrecipients: + loewis, benjamin.peterson, docs@python, François-René.Rideau
2014-08-05 15:51:49loewissetmessageid: <1407253909.05.0.263264411575.issue21972@psf.upfronthosting.co.za>
2014-08-05 15:51:49loewislinkissue21972 messages
2014-08-05 15:51:48loewiscreate