Quote:
Originally Posted by Flexicat
Thank you!
No you didn't. I appreciated the information. And, obviously, the code tags help fix problems too. Who knew a space could be such a tricky thing?
|
If you're happy with the results, you're done. If not, the next step is to remove junk that you don't want. The easiest way to do that is by identifying the junk using FireFox and FireBug, then putting a
remove_tags = [dict(name='div', attrs={'class':['classname']}),] or whatever into your recipe.