On Wed, Mar 24, 2010 at 10:34 AM, John Smithury wrote:
> ==source
> the
> is
> name
> ==source end=
>
> First, get the word only(discard the "" and ""), it can use
> regular expression, right?
>
> the
> is
> name
> Second, get a charactor in each word an
On Wed, Mar 24, 2010 at 10:07 AM, John Smithury wrote:
> Dear pythoners,
>
> I'm a new member to studay the python, i wan't to studay the "regular
> expressions" handle like below:
>
> ==source
> the
> is
> name
> ==source end=
>
>
> after convert, the r
Dear pythoners,
I'm a new member to studay the python, i wan't to studay the "regular
expressions" handle like below:
==source
the
is
name
==source end=
after convert, the result like below:
-result
{'t