| Home | Trees | Indices | Help |
|
|---|
|
|
This is a base class for handling RSS (XML) files through Python's xml.dom.minidom module. It produces 100% W3C-complaint code.
This class is meant to be used inside the Entropy world, it's not meant for other tasks outside this codebase.
| Instance Methods | |||
|
|||
|
|||
| int |
|
||
| tuple |
|
||
| None |
|
||
| Method Details |
RSS constructor
|
Add new entry to RSS feed.
|
Remove entry from RSS feed through its index number.
|
Get entries and their total number.
|
Writes changes to file.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 5 16:58:56 2009 | http://epydoc.sourceforge.net |