<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-07 6:55 GMT+01:00 Ben Finney <span dir="ltr"><<a href="mailto:ben+python@benfinney.id.au" target="_blank">ben+python@benfinney.id.au</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">Scott W Dunning <<a href="mailto:swdunning@cox.net">swdunning@cox.net</a>> writes:<br>

<br>
</div><div class="">> > * Please don't top-post. Trim the quoted material to the parts<br>
> > relevant for your response, and respond inline like a normal<br>
> > discussion.<br>
><br>
> Oh, ok sorry about that.  Like this?<br>
<br>
</div>Yes. You also need to preserve the attribution lines (the lines inserted<br>
for each quoted message like “Fred Nurk wrote:”, or similar) at each<br>
level so we can see who wrote what.<br>
<div class=""><br>
> > * Ensure that your message composer doesn't munge your text.<br>
><br>
> Anyway to check on my mail composer to see it it muges my text?<br>
<br>
</div>You should consult the documentation for whatever you're using to<br>
compose a message, looking for things like “auto-correct” or anything<br>
else which suggests it will automatically change what you type.<br>
<div class=""><br>
> Also should I erase everything else in the message that I’m not<br>
> responding to?<br>
<br>
</div>Yes. All that should remain is the quoted text you're responding to, the<br>
attribution lines for whatever you've quoted, and what you write<br>
yourself.<br>
<br>
> Thanks for your advice.<br>
<br>
No problems, thanks for the effort!<br>
<span class=""><font color="#888888"><br>
--<br>
 \         “Geeks like to think that they can ignore politics. You can |<br>
  `\        leave politics alone, but politics won't leave you alone.” |<br>
_o__)                                    —Richard Stallman, 2002-07-26 |<br>
</font></span><div class=""><div class="h5">Ben Finney<br>
<br>
--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br><br></div><div class="gmail_extra">Just one more solution for original question, surely not the best but only to cover all possibilities:<br><br><blockquote>print("{0}:{1}".format(minutes,seconds))<br>
</blockquote>-- <br><div dir="ltr">Dante<div><br><i>Blogger (espaņol):</i> <a href="http://danteslab.blogspot.com/" target="_blank">http://danteslab.blogspot.com/</a></div><div><i>Blogger (english):</i>  <a href="http://danteslab-eng.blogspot.com" target="_blank">http://danteslab-eng.blogspot.com</a>.</div>
</div>
</div></div>