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 skrah
Recipients Aaron.Meurer, Nofar Schnider, benjamin.peterson, eric.araujo, georg.brandl, gvanrossum, mark.dickinson, ncoghlan, pitrou, python-dev, rhettinger, sbaird, serhiy.storchaka, skrah, stutzbach, tim.peters, veky, vstinner, waldir, zach.ware
Date 2016-08-11.20:04:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470945878.4.0.353663702643.issue12345@psf.upfronthosting.co.za>
In-reply-to
Content
Aaron, I may be wrong, but I understood this to be something like:

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


I *do* hope sympy supports that! :-)
History
Date User Action Args
2016-08-11 20:04:38skrahsetrecipients: + skrah, gvanrossum, tim.peters, georg.brandl, rhettinger, mark.dickinson, ncoghlan, pitrou, vstinner, benjamin.peterson, stutzbach, eric.araujo, Aaron.Meurer, python-dev, sbaird, zach.ware, serhiy.storchaka, waldir, veky, Nofar Schnider
2016-08-11 20:04:38skrahsetmessageid: <1470945878.4.0.353663702643.issue12345@psf.upfronthosting.co.za>
2016-08-11 20:04:38skrahlinkissue12345 messages
2016-08-11 20:04:38skrahcreate