Package Peapod :: Module peapod :: Class podcastListXML
[show private | hide private]
[frames | no frames]

Class podcastListXML


Manages the spawning of threads to fetch each feed in the list of known feeds. After the threads have all been started, handles writing results to the appropriate log files.
Method Summary
  __init__(self, feedLogDict, guidlist, filelist)
  downloadList(self)
Loop over the URLs in the feed list and fetch each one.

Class Variable Summary
str filename = ''
int max_threads = 1                                                                     
str message = ''
list tlist = []

Method Details

downloadList(self)

Loop over the URLs in the feed list and fetch each one.

Class Variable Details

filename

Type:
str
Value:
''                                                                     

max_threads

Type:
int
Value:
1                                                                     

message

Type:
str
Value:
''                                                                     

tlist

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Sun Feb 13 06:25:12 2011 http://epydoc.sf.net