View Single Post
Old 01-10-2010, 03:02 PM   #1
BrianG
Member
BrianG began at the beginning.
 
Posts: 23
Karma: 22
Join Date: Dec 2009
Device: Kindle DX
BasicNewsRecipe interactive?

Hi. It would be helpful for me to test some new recipe ideas if I could call the methods of BasicNewsRecipe interactively.

I oversimplified things by assuming that I could just call the methods from CALIBRE-DEBUG. I'm missing an important step somewhere.

Can someone help me run something like the example below from an interactive command line?



soup = self.index_to_soup('http://www.xxxxx.com')


thanks,
Brian
BrianG is offline   Reply With Quote