split encloser
Chris
aussie2010 at yahoo.com
Thu Apr 10 20:53:53 EDT 2003
Jason Tiller <jtiller at sjm.com> wrote in message news:<mailman.1049417184.1536.python-list at python.org>...
>
> Good luck! I hope this pattern at least gives you a starting point
> for implementing the split() in Python.
>
> ---Jason
> Sonos Handbell Ensemble
Jason, thanks a lot for the example and the explanation. I fired up
Perl and it worked like a charm. Now to try and understand it! I
looked at stuff about Python regular expressions and there is
something called finditer and findall that might be useful for parsing
a string, but can't seem to find any documentation on them.
More information about the Python-list
mailing list