Greg Ewing wrote:
> Guido van Rossum wrote:
> 
>>all PEPs for Py3k are due by April.
> 
> 
> Can we nominate one of our 2.x PEPs for promotion
> to a 3000 PEP?
> 
> If so, I'd like to nominate PEP 335 - Overloadable
> Boolean Operators.
> 

That one would sure improve a lot of trouble we currently have with 
NumPy users not understanding why

x[x>3 and x<5]

doesn't give them what they think it should.


I'm

+1

on this proposal for Python 2.6 and Python 3.0


-Travis

_______________________________________________
Python-3000 mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to