| 123456789101112131415161718 |
- :py:attr:`entries`
- ==================
- A list of dictionaries. Each dictionary contains data from a different entry.
- Entries are listed in the order in which they appear in the original feed.
- .. tip::
- This element always exists, although it may be an empty list.
- .. rubric:: Comes from
- * /atom03:feed/atom03:entry
- * /atom10:feed/atom10:entry
- * /rdf:RDF/rdf:item
- * /rss/channel/item
|