View Single Post
Old 08-02-2010, 07:46 AM   #2379
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by Flexicat View Post
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.
Starson17 is offline