Proto-PEP: Overloadable Boolean Operators

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Sep 9 22:45:30 EDT 2004


Tim Hochberg wrote:
> Why? You specifically mention Numeric/Numarray as one motivating factor 
> for this patch, and as a long time Numeric/Numarray user I'd rather have 
> (a < b < c) work than (a and b).

You have a point. I'll think about this some more.

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list