On Thu, Aug 14, 2014 at 8:39 AM, D.V.N.Sarma డి.వి.ఎన్.శర్మ
<[email protected]> wrote:
> I tested it on IDLE. It works.
Hi Sarma,
Following up on this one. I'm pretty sure that:
print re.search("<span style=\"(.*)\"", stmt).group()
is going to print something, but it almost certainly will not do what
Sunil wants. See:
https://docs.python.org/2/howto/regex.html#greedy-versus-non-greedy
for why.
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor