Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'insert': 0.05; 'context': 0.07; 'formatting': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; "they've": 0.09; 'language.': 0.14; 'newlines': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'slight': 0.16; 'spacing': 0.16; 'tool.': 0.16; 'prevent': 0.16; ':-)': 0.16; 'language': 0.16; 'wrote:': 0.18; 'subject:need': 0.19; 'thanks.': 0.20; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'point': 0.28; "doesn't": 0.30; 'lines': 0.31; 'url:wiki': 0.31; 'doc': 0.31; 'idea,': 0.31; 'thanks!': 0.32; 'option': 0.32; 'url:python': 0.33; 'subject:the': 0.34; 'subject:from': 0.34; 'but': 0.35; 'thanks': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'received:org': 0.40; 'how': 0.40; 'read': 0.60; 'above,': 0.60; 'email addr:gmail.com': 0.63; 'our': 0.64; 'great': 0.65; 'reply': 0.66; 'news': 0.67; 'received:89': 0.85; 'superb': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: need to print seconds from the epoch including the millisecond Date: Mon, 30 Dec 2013 17:35:14 +0000 References: <59aa73ac-e06e-4c0e-83a4-147ac42cad2e@googlegroups.com> <0c33b7e4-edc9-4e1e-b919-fec210c92d4a@googlegroups.com> <1db0d993-9d2d-46af-9ee8-69d9250dc803@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-171-180.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388424933 news.xs4all.nl 2849 [2001:888:2000:d::a6]:54632 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62890 On 30/12/2013 17:07, Cousin Stanley wrote: > >>> On 30/12/2013 12:16, matt.doolittle33@gmail.com wrote: >>> .... >>> >>> thanks a bunch. the "%.6f" was the cure. >>> can you please point me to the doc for formatting time? >>> Thanks! >>> > >> Would you please read and action this >> https://wiki.python.org/moin/GoogleGroupsPython >> to prevent us seeing the double line spacing above, thanks. > > You might consider either turning off an option > in your news client for including message in reply > and/or snipping all but a few lines for context > to prevent us from seeing the double line spacing > all over again .... :-) > Great idea, but one slight snag is the poster then doesn't see how many newlines they've managed to insert using their superb tool. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence