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 mark.dickinson
Recipients Jonathan.Livni, georg.brandl, mark.dickinson, rhettinger
Date 2011-02-17.16:07:54
SpamBayes Score 0.00037644745
Marked as misclassified No
Message-id <1297958874.96.0.849915120859.issue11221@psf.upfronthosting.co.za>
In-reply-to
Content
> After saying that - I believe overloading a built in Python function in
> a popular package\module is a mistake!

I believe NumPy had 'any' and 'all' *before* Python did. :-)
History
Date User Action Args
2011-02-17 16:07:55mark.dickinsonsetrecipients: + mark.dickinson, georg.brandl, rhettinger, Jonathan.Livni
2011-02-17 16:07:54mark.dickinsonsetmessageid: <1297958874.96.0.849915120859.issue11221@psf.upfronthosting.co.za>
2011-02-17 16:07:54mark.dickinsonlinkissue11221 messages
2011-02-17 16:07:54mark.dickinsoncreate