Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76385
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: get the min date from a list |
| Date | 2014-08-15 21:31 +0100 |
| References | <mailman.12997.1408025456.18130.python-list@python.org> <lslj31$5hh$2@dont-email.me> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13040.1408134711.18130.python-list@python.org> (permalink) |
On 15/08/2014 19:21, Denis McMahon wrote: > On Thu, 14 Aug 2014 22:10:36 +0800, luofeiyu wrote: > >> I finished it ,but how to make it into more pythonic way such as min >> (dates, key = converter) > > 1. If you don't learn to post properly, I'm going to stop trying to help > you. > I say old bean do be careful, I've been suffering nightmares having been accused of nagging, I wouldn't want you to suffer the same fate. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: get the min date from a list luofeiyu <elearn2014@gmail.com> - 2014-08-14 22:10 +0800
Re: get the min date from a list Marko Rauhamaa <marko@pacujo.net> - 2014-08-14 20:19 +0300
Re: get the min date from a list Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-15 18:21 +0000
Re: get the min date from a list Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-15 21:31 +0100
Re: get the min date from a list Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-15 15:13 -0600
csiph-web