On Aug 14, 8:50 am, Wojtek Walczak
<[EMAIL PROTECTED]> wrote:
> Dnia Thu, 14 Aug 2008 00:31:00 +0200, Fredrik Lundh napisa³(a):
>
> >>>      if ch in my_string:
> >>>           my_string = my_string.replace(ch, "")
>
> >>> on representative data.
>
> >> I don't have to, I can anticipate the results.
>
> > Chances are that you're wrong.
>
> At the moment my average is about 0.75 of mistake per
> post on comp.lang.python (please, bare with me ;-)).
> I strongly believe that the statement I made above won't
> make this number rise.

Meta-mistake: Playing poker with the effbot. If he says diffidently
that he'll raise you a dime, it means he's holding five aces :-)

Clue: The effbot was the original author of the modern (Python 1.6?)
version of the re module.

HTH,
John


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to