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


Groups > comp.lang.python > #18144

Re: Py-dea: Streamline string literals now!

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python@bdurham.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'cheers!': 0.09; 'from:addr:python': 0.09; 'lie,': 0.09; 'message- id:@webmail.messagingengine.com': 0.09; 'subject:string': 0.09; 'x-mailer:messagingengine.com webmail interface': 0.09; 'from:addr:bdurham.com': 0.16; "guido's": 0.16; 'received:66.111.4.26': 0.16; 'received:out2.smtp.messagingengine.com': 0.16; 'received:internal': 0.18; 'to:2**1': 0.21; 'header:In-Reply- To:1': 0.22; 'received:10.202': 0.23; 'received:10.202.2': 0.23; 'received:66.111': 0.23; 'received:66.111.4': 0.23; 'received:messagingengine.com': 0.23; 'received:smtp.messagingengine.com': 0.23; 'version,': 0.28; 'malcolm': 0.30; "can't": 0.32; 'to:addr:python-list': 0.34; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'course,': 0.62; 'header:Message-Id:1': 0.62; 'from:no real name:2**0': 0.63; 'believe': 0.65; 'subject:!': 0.67; 'musical': 0.93
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d=bdurham.com; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= mBX7d/8q7+aSQeI8POJGHEZoKxA=; b=HeQwujRJ0SRC+ThQOsevKnY6UXObtbkF IRNlbJ3AK8YgF1r6DZFgW9tRE9gswRPPaV/fabgqgEvtqyscsdDsGueb6TMbclwu ngigiJUzLgpbqKMAp+SU/SDYwJv33BxqfD2wLVC1qEJ5E8E+qCjeAIzKAILqXANU C8CsTF9TpLQ=
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=mBX7d/8q7+aSQeI8POJGHEZoKxA=; b=NMz RzO0tjo2fNr4bj5y7GmpffcJYjEvukYkP1yGZkb9F1XvIRoK8sZeTnPTJcNAB1d4 RJlv8PReruZZMfnUv+6X3RV738B1WWLNzQVAZX/Nx5vjkKIhsEScdAIDyXvmUhYU 4CXldnDf7HtTw2BININVNg8WafYYPdhmACWifxdA=
X-Sasl-Enc 9GbPV1VTGxpr4URqMS+RB41Upx9BgpXIF0ioDjKlqS1E 1325106214
From python@bdurham.com
To "Lie Ryan" <lie.1296@gmail.com>, python-list@python.org
MIME-Version 1.0
Content-Transfer-Encoding 7bit
Content-Type text/plain; charset="us-ascii"
X-Mailer MessagingEngine.com Webmail Interface
In-Reply-To <jdfvkl$at6$1@dough.gmane.org>
References <280841b8-8674-4c1d-9a82-28982340a4b8@v24g2000yqk.googlegroups.com><b2ced8f0-81af-44be-9cea-b6257c84d284@p13g2000yqd.googlegroups.com> <jdfvkl$at6$1@dough.gmane.org>
Subject Re: Py-dea: Streamline string literals now!
Date Wed, 28 Dec 2011 16:03:34 -0500
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4197.1325106216.27778.python-list@python.org> (permalink)
Lines 8
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1325106216 news.xs4all.nl 6883 [2001:888:2000:d::a6]:41873
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:18144

Show key headers only | View raw


Lie,

> And of course, I can't believe you forget Guido's favourite version, g"", available in musical and sirloin cloth flavor.

LMAO! That was brilliant! :)

Cheers!
Malcolm

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


Thread

Py-dea: Streamline string literals now! Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 19:49 -0800
  Re: Py-dea: Streamline string literals now! Chris Angelico <rosuav@gmail.com> - 2011-12-28 15:17 +1100
    Re: Py-dea: Streamline string literals now! Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 20:36 -0800
  Re: Py-dea: Streamline string literals now! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-28 04:20 +0000
  Re: Py-dea: Streamline string literals now! Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 21:34 -0800
    Re: Py-dea: Streamline string literals now! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-28 06:58 +0000
      Re: Py-dea: Streamline string literals now! Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-28 11:36 -0800
        Re: Py-dea: Streamline string literals now! Dominic Binks <dbinks@codeaurora.org> - 2011-12-28 12:10 -0800
        Re: Py-dea: Streamline string literals now! Lie Ryan <lie.1296@gmail.com> - 2011-12-29 07:13 +1100
        Re: Py-dea: Streamline string literals now! Ian Kelly <ian.g.kelly@gmail.com> - 2011-12-28 13:52 -0700
        Re: Py-dea: Streamline string literals now! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-28 22:54 +0000
          Re: Py-dea: Streamline string literals now! Chris Angelico <rosuav@gmail.com> - 2011-12-29 10:08 +1100
          Re: Py-dea: Streamline string literals now! Dan Sommers <dan@tombstonezero.net> - 2011-12-29 01:44 +0000
          Re: Py-dea: Streamline string literals now! Lie Ryan <lie.1296@gmail.com> - 2011-12-30 10:19 +1100
          Re: Py-dea: Streamline string literals now! Chris Angelico <rosuav@gmail.com> - 2011-12-30 10:24 +1100
    Re: Py-dea: Streamline string literals now! Chris Angelico <rosuav@gmail.com> - 2011-12-28 18:47 +1100
    Re: Py-dea: Streamline string literals now! Lie Ryan <lie.1296@gmail.com> - 2011-12-29 07:53 +1100
    Re: Py-dea: Streamline string literals now! python@bdurham.com - 2011-12-28 16:03 -0500
    Re: Py-dea: Streamline string literals now! Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-28 16:24 -0500
    Re: Py-dea: Streamline string literals now! Chris Angelico <rosuav@gmail.com> - 2011-12-29 08:42 +1100
    Re: Py-dea: Streamline string literals now! Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-28 17:24 -0500
    Re: Py-dea: Streamline string literals now! Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-12-29 00:00 -0500

csiph-web