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


Groups > comp.lang.python > #46973

Re: lstrip problem - beginner question

Date 2013-06-04 17:48 -0400
From Dave Angel <davea@davea.name>
Subject Re: lstrip problem - beginner question
References <1829efca-935d-4049-ba61-7138015a2806@googlegroups.com> <1fb7c07f-d974-43d0-815b-2739f7a4b965@googlegroups.com> <mailman.2657.1370360513.3114.python-list@python.org> <1c5227af-75a2-4a78-881d-ff16074b556a@googlegroups.com> <kol2vv$omj$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.2685.1370382496.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 06/04/2013 12:01 PM, Mark Lawrence wrote:
> On 04/06/2013 16:49, mstagliamonte wrote:
>
> [strip the double line spaced nonsense]
>
> Can you please check your email settings.  It's bad enough being plagued
> with double line spaced mail from google, having it come from yahoo is
> just adding insult to injury, thanks :)
>

Mark:
The OP is posting from googlegroups, just using a yahoo return address. 
  So you just have one buggy provider to hate, not two.

 >>
 >>> If the header is something like:
 >>
 >>> h01 = ('>scaffold_1')
 >>
 >>> I just use:
 >>
 >>> h01.lstrip('>scaffold_')
 >>
 >>> and this returns me '1'
 >>
 >>>
 >>
 >>> But, if the header is:
 >>

madmaxthc@yahoo.it:

If you must use googlegroups, at least fix the double-posting and 
double-spacing bugs it has.  Start by reading:

  http://wiki.python.org/moin/GoogleGroupsPython




-- 
DaveA

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


Thread

lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:21 -0700
  Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:24 -0700
  Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:25 -0700
    Re: lstrip problem - beginner question Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 16:41 +0100
      Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:49 -0700
        Re: lstrip problem - beginner question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-04 17:01 +0100
        Re: lstrip problem - beginner question Dave Angel <davea@davea.name> - 2013-06-04 17:48 -0400
  Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:28 -0700
  Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:29 -0700
  Re: lstrip problem - beginner question MRAB <python@mrabarnett.plus.com> - 2013-06-04 16:48 +0100
    Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 08:53 -0700
  Re: lstrip problem - beginner question Peter Otten <__peter__@web.de> - 2013-06-04 17:52 +0200
  Re: lstrip problem - beginner question John Gordon <gordon@panix.com> - 2013-06-04 15:55 +0000
    Re: lstrip problem - beginner question mstagliamonte <madmaxthc@yahoo.it> - 2013-06-04 09:06 -0700
  Re: lstrip problem - beginner question Larry Hudson <orgnut@yahoo.com> - 2013-06-04 21:53 -0700

csiph-web