<p><div class="quote">Human nature is not a machin...

for example in the above stirng

i want to remove <p>
and <div class="quote">

i tried

str = str.replace('(.*)','')

it doesnt work
thanks


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to