[Python-ideas] isascii()/islatin1()/isbmp()
Serhiy Storchaka
storchaka at gmail.com
Mon Jul 2 13:32:50 CEST 2012
More information about the Python-ideas mailing list
Mon Jul 2 13:32:50 CEST 2012
- Previous message: [Python-ideas] isascii()/islatin1()/isbmp()
- Next message: [Python-ideas] isascii()/islatin1()/isbmp()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02.07.12 11:52, Steven D'Aprano wrote: >> Another alternative would be a __max__ and __min__ protocol that >> allowed efficient answers for the max() and min() builtins. The latter >> would have the advantage of allowing other containers (like range >> objects) to provide efficient implementations. > > +1 on that, although I think that should be a separate issue. This is issue #15226.
- Previous message: [Python-ideas] isascii()/islatin1()/isbmp()
- Next message: [Python-ideas] isascii()/islatin1()/isbmp()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list