Thread: Question
View Single Post
Old 05-17-2011, 04:56 PM   #1
xXxXxXxXxXx
Enthusiast
xXxXxXxXxXx began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Apr 2011
Device: none
Question

J know that this expression remove content from article

Code:
remove_tags = [dict(name='div', attrs={'class':'printTools'})]
But this way is very time consuming...

J want to know how "print" only selected div and remove other

in other words, J want to know expression which do opposite to this one above
xXxXxXxXxXx is offline   Reply With Quote