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


Groups > comp.lang.python > #89575

Re: implicitly concats of adjacent strings does not work with format

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!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.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; ';-)': 0.03; 'subject:not': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'cest': 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; 'things,': 0.09; 'python': 0.11; 'bug': 0.12; 'language.': 0.14; 'thread': 0.14; 'mildly': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:format': 0.16; 'language': 0.16; 'wrote:': 0.18; 'module': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'wednesday': 0.24; 'tracker': 0.26; 'asking': 0.27; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'especially': 0.30; 'code': 0.31; 'about.': 0.31; 'fixing': 0.31; 'this.': 0.32; 'another': 0.32; 'could': 0.34; 'subject:with': 0.35; 'but': 0.35; 'reality': 0.36; "didn't": 0.36; 'being': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; 'simply': 0.61; "you'll": 0.62; 'making': 0.63; 'real': 0.63; 'personal': 0.63; 'soon': 0.63; 'our': 0.64; 'more': 0.64; 'love': 0.65; 'charset:windows-1252': 0.65; 'here': 0.66; 'theoretical': 0.74; '2015': 0.84; 'beats': 0.84; 'chinese,': 0.84; 'find.': 0.84; 'mistakes,': 0.84; 'person;': 0.84; 'received:2': 0.84; 'zen': 0.84; 'prone': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: implicitly concats of adjacent strings does not work with format
Date Wed, 29 Apr 2015 21:51:02 +0100
References <877fsvcdhz.fsf@Equus.decebal.nl> <mailman.86.1430313312.3680.python-list@python.org> <87383jc80w.fsf@Equus.decebal.nl> <mailman.87.1430323506.3680.python-list@python.org> <87twvyc164.fsf@Equus.decebal.nl>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-2-98-195-171.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
In-Reply-To <87twvyc164.fsf@Equus.decebal.nl>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.96.1430340689.3680.python-list@python.org> (permalink)
Lines 36
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1430340689 news.xs4all.nl 2837 [2001:888:2000:d::a6]:55699
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:89575

Show key headers only | View raw


On 29/04/2015 18:08, Cecil Westerhof wrote:
> Op Wednesday 29 Apr 2015 18:04 CEST schreef Mark Lawrence:
>
>>>  From the amount of messages you could think I am a spammer. ;-)
>>>
>>
>> Did you mean spanner? ;-)
>
> My English is not good enough to understand what you mean by this.
>

Seek, and ye shall find.

<quote>
(UK, mildly derogatory) A stupid or unintelligent person; one prone to 
making mistakes, especially in language.
You spanner, Rodney! I wanted a Chinese, not an Indian!
</quote>

Nothing personal in this, I simply find the homour here often more 
interesting than the theoretical claptrap that some go on about.  Not 
only that, from the Zen of Python, "Practicality beats purity".

As for being a spammer, nonsense, it's rather pleasant to see someone 
with real code asking real questions.  Carry on like this and you'll 
soon be on the bug tracker at bugs.python.org fixing things, instead of 
the throngs who simply love complaining, but in reality do nothing about 
it.  Hint, hint, didn't you ask on another thread about what module you 
could write for Python :)

-- 
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

implicitly concats of adjacent strings does not work with format Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 14:42 +0200
  Re: implicitly concats of adjacent strings does not work with format Dave Angel <davea@davea.name> - 2015-04-29 09:14 -0400
    Re: implicitly concats of adjacent strings does not work with format Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 16:40 +0200
      Re: implicitly concats of adjacent strings does not work with format Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-29 17:04 +0100
        Re: implicitly concats of adjacent strings does not work with format Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 19:08 +0200
          Re: implicitly concats of adjacent strings does not work with format Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-29 21:51 +0100
            Re: implicitly concats of adjacent strings does not work with format Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 23:51 +0200

csiph-web