Module feed :: Class Feed
[show private | hide private]
[frames | no frames]

Class Feed


Simple model of a syndication feed data file
Method Summary
  __init__(self)
Initialize storage
  __str__(self)
Custom 'toString()' method to pretty-print
  create_item(self)
Returns a new Item object

Method Details

__init__(self)
(Constructor)

Initialize storage

__str__(self)
(Informal representation operator)

Custom 'toString()' method to pretty-print

create_item(self)

Returns a new Item object

Generated by Epydoc 2.1 on Thu May 27 10:33:26 2004 http://epydoc.sf.net