[Python-Dev] Wither PEP 335 (Overloadable Boolean Operators)?
Johan Dahlin
jdahlin at async.com.br
Fri May 18 21:49:11 CEST 2007
Guido van Rossum wrote:
> While reviewing PEPs, I stumbled over PEP 335 ( Overloadable Boolean
> Operators) by Greg Ewing. I am of two minds of this -- on the one
> hand, it's been a long time without any working code or anything. OTOH
> it might be quite useful to e.g. numpy folks.
This kind of feature would also be useful for ORMs, to be able to map
boolean operators to SQL.
Johan
More information about the Python-Dev
mailing list