[Python-Dev] New operations in Decimal (original) (raw)

Nick Maclaren nmm1 at cus.cam.ac.uk
Tue May 1 19:17:17 CEST 2007


Ronald Oussoren <ronaldoussoren at mac.com> wrote:

On 27 Apr, 2007, at 20:39, Facundo Batista wrote:

> - and (and), or (or), xor (xor) [CD]: Takes two logical operands, the > result is the logical operation applied between each digit. "and" and "or" are keywords, you can't have methods with those names:

Am I losing my marbles, or is this a proposal to add the logical operations to FLOATING-POINT?

I may have missed a previous posting, in which case I apologise, but this is truly mind-boggling.

Regards, Nick Maclaren, University of Cambridge Computing Service, New Museums Site, Pembroke Street, Cambridge CB2 3QH, England. Email: nmm1 at cam.ac.uk Tel.: +44 1223 334761 Fax: +44 1223 334679



More information about the Python-Dev mailing list