[Tutor] Tutor Digest, Vol 112, Issue 29
Mike Nickey
mnickey at gmail.com
Mon Jun 10 07:49:35 CEST 2013
Thank you Alan,
I appreciate your help.
The issue that I'm having is that split() doesn't seem to meet the need.
The words such as "isn't" comes back as "isn't" rather then "isn" and "t".
On Sun, Jun 9, 2013 at 3:00 AM, <tutor-request at python.org> wrote:
> Send Tutor mailing list submissions to
> tutor at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.python.org/mailman/listinfo/tutor
> or, via email, send a message with subject or body 'help' to
> tutor-request at python.org
>
> You can reach the person managing the list at
> tutor-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tutor digest..."
>
>
> Today's Topics:
>
> 1. Re: Splitting on punctuation (Alan Gauld)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 09 Jun 2013 06:48:13 +0100
> From: Alan Gauld <alan.gauld at btinternet.com>
> To: tutor at python.org
> Subject: Re: [Tutor] Splitting on punctuation
> Message-ID: <kp14uo$773$2 at ger.gmane.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 09/06/13 00:44, Mike Nickey wrote:
>
> > One of the tasks is to split on punctuation passed yet I'm having a bit
> > more trouble then I expected.
>
> You do realize that split() can do that for you?
> Its not limited to splitting on whitespace?
>
>
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
> ------------------------------
>
> End of Tutor Digest, Vol 112, Issue 29
> **************************************
>
--
~MEN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130609/525490fd/attachment.html>
More information about the Tutor
mailing list