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 serhiy.storchaka
Recipients akuchling, berker.peksag, brett.cannon, eric.araujo, ezio.melotti, jhosmer, python-dev, serhiy.storchaka
Date 2014-09-28.08:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411892578.32.0.919821743324.issue16537@psf.upfronthosting.co.za>
In-reply-to
Content
You can use the default parameter of max() in 3.4+.
History
Date User Action Args
2014-09-28 08:22:58serhiy.storchakasetrecipients: + serhiy.storchaka, akuchling, brett.cannon, ezio.melotti, eric.araujo, python-dev, berker.peksag, jhosmer
2014-09-28 08:22:58serhiy.storchakasetmessageid: <1411892578.32.0.919821743324.issue16537@psf.upfronthosting.co.za>
2014-09-28 08:22:58serhiy.storchakalinkissue16537 messages
2014-09-28 08:22:58serhiy.storchakacreate