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


Groups > comp.lang.python > #9159 > unrolled thread

Re: String concatenation vs. string formatting

Started byVinay Sajip <vinay_sajip@yahoo.co.uk>
First post2011-07-10 09:47 +0000
Last post2011-07-10 09:47 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: String concatenation vs. string formatting Vinay Sajip <vinay_sajip@yahoo.co.uk> - 2011-07-10 09:47 +0000

#9159 — Re: String concatenation vs. string formatting

FromVinay Sajip <vinay_sajip@yahoo.co.uk>
Date2011-07-10 09:47 +0000
SubjectRe: String concatenation vs. string formatting
Message-ID<mailman.834.1310291243.1164.python-list@python.org>
Andrew Berg <bahamutzero8825 <at> gmail.com> writes:

> On 2011.07.10 02:23 AM, Vinay Sajip wrote:
> > There are examples in the blog post I linked to earlier:
> It seems that would require logutils. I'm trying to keep dependencies to
> a minimum in my project, but I'll take a look at logutils and see if
> there's anything else I could use. Thanks.

You don't need logutils, just the BraceMessage class - which is shown in the
blog post (around 10 lines). Feel free to use it with copy and paste :-)

Regards,

Vinay Sajip



[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web