Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65615

Re: Python 2.7.6 help with white spaces?

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Python 2.7.6 help with white spaces?
Date 2014-02-07 22:09 +0000
References (3 earlier) <E798EE80-D608-45D8-BEB4-78493FEA8DB9@cox.net> <851tzfeabo.fsf@benfinney.id.au> <CADTJTsEZJJGv5PT-rkNKESFyLVBGmzAATTRtCxVH07gO74+gBQ@mail.gmail.com> <mailman.6499.1391807522.18130.python-list@python.org> <1907f236-a7f0-4c55-b0ed-752005726bec@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.6501.1391810976.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 07/02/2014 21:45, Asaf Las wrote:
> On Friday, February 7, 2014 11:11:37 PM UTC+2, Mark Lawrence wrote:
>>
>> Fancy wasting two whole characters when this will suffice
>>
>> print("{}:{}".format(minutes,seconds)) :)
>>
>>
>> Mark Lawrence
>
> Hmmmm, got error:
>
>    File "<stdin>", line 1
>      print("{}:{}".format(minutes,seconds)) :)
>                                             ^
> SyntaxError: invalid syntax
>
> :-)
>

I think we'd all better ease up with the humour.  This will suit the 
people who want this list turned into something bland and boring that 
can only discuss Python code written to conform to PEP 8 and anything 
else is by definition off topic :(

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Python 2.7.6 help with white spaces? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-07 21:11 +0000
  Re: Python 2.7.6 help with white spaces? Asaf Las <roegltd@gmail.com> - 2014-02-07 13:45 -0800
    Re: Python 2.7.6 help with white spaces? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-07 22:09 +0000

csiph-web