python-feedgen/tests
Zhiming Wang 9f4431880e
Rename url to uri in Atom feeds
According to RFC 4287, there is no atom:url element, only atom:uri, so
replace occurrences of atom:url with atom:uri for compliance.

Also rename variables holding atom:uri from email to uri to better
indicate what they actually are.
2016-12-19 01:11:33 -05:00
..
__init__.py Update distribution setup 2016-08-29 00:33:10 +02:00
test_entry.py Added unit tests for Itunes extension 2016-09-04 17:49:07 +02:00
test_extension.py Fixed Podcast Extension API incompatibility 2016-09-04 18:56:30 +02:00
test_feed.py Rename url to uri in Atom feeds 2016-12-19 01:11:33 -05:00