On Wed, Mar 24, 2010 at 10:07 AM, John Smithury <joho.smith...@gmail.com> wrote: > Dear pythoners, > > I'm a new member to studay the python, i wan't to studay the "regular > expressions" handle like below: > > ==============source============ > <line>the</line> > <line>is</line> > <line>name</line> > ==============source end========= > > > after convert, the result like below: > > -------------------------result------------------------ > {'t','t','e'}, > {'i','s'}, > {'n','a','m','e'}
What did you think of yourself, and where did you get into the "I don't know what to do now" place? Why do you think your problem would have to do with regular expressions? -- André Engels, andreeng...@gmail.com -- http://mail.python.org/mailman/listinfo/python-list