Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76357
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'comment,': 0.09; 'dan': 0.09; 'lawrence': 0.09; 'posting.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'language.': 0.14; 'docs.': 0.16; 'feeding': 0.16; 'losing': 0.16; 'nsa': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; 'obviously': 0.18; 'thu,': 0.19; 'aug': 0.22; 'rules': 0.22; 'header:User-Agent:1': 0.23; "aren't": 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'subject:list': 0.30; 'getting': 0.31; 'post.': 0.31; 'quite': 0.32; 'not.': 0.33; 'subject:the': 0.34; 'subject:from': 0.34; 'could': 0.34; "can't": 0.35; 'there': 0.35; 'really': 0.36; '14,': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'little': 0.38; 'heard': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'worry': 0.60; 'term': 0.63; 'our': 0.64; 'more': 0.64; 'charset:windows-1252': 0.65; 'here': 0.66; 'bothered': 0.68; 'subject:get': 0.81; 'about?': 0.84; 'battle.': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: get the min date from a list |
| Date | Fri, 15 Aug 2014 09:09:43 +0100 |
| References | <53ECC35C.80608@gmail.com> <CALwzidmMPCdzwgfyBWst_qYyqsicBUM1_m6YB3FvT_PxniXo5g@mail.gmail.com> <53ED44AD.605@gmail.com> <lsjl6b$11k$1@ger.gmane.org> <CAGGBd_q44A1nCsN7ayJ618cYuqoMTf3=-O+jaS0QmVvfNSq_=g@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-180-105.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
| In-Reply-To | <CAGGBd_q44A1nCsN7ayJ618cYuqoMTf3=-O+jaS0QmVvfNSq_=g@mail.gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13029.1408090203.18130.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408090203 news.xs4all.nl 2864 [2001:888:2000:d::a6]:58224 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76357 |
Show key headers only | View raw
On 15/08/2014 01:56, Dan Stromberg wrote: > On Thu, Aug 14, 2014 at 5:44 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: >> I really don't understand why people here are spoon feeding you when you >> still insist on top posting. Ever heard the term "manners"? Oh what a >> stupid comment, obviously not. >> >> *plonk* > > Getting people to stop top-posting is a losing battle. No it isn't a losing battle. The rules here are quite clear, don't top post. If you can't be bothered to adhere to the rules, don't post. Particularly when all of your questions could be answered by reading the £$%^ing docs. > > Aren't there more important things to worry about? Like the NSA > overstepping or the Fergeson, Missouri police? > Who or what are the NSA? Missouri, never heard of it, some tiny little hamlet on one of the Scottish islands? :) -- 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 — Next in thread | Find similar | Unroll thread
Re: get the min date from a list Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-15 09:09 +0100 Re: get the min date from a list Marko Rauhamaa <marko@pacujo.net> - 2014-08-15 11:44 +0300
csiph-web