python-feedgen/feedgen
Lars Kiesow a7ae36cb4f
Remove redundant media from method name
Using `fe.media.media_content(…)` is quite redundant. iThis patch
changes the name to `fe.media.content(…)`. The same goes for the
thumbnail method.

Part of #58
2017-05-21 23:56:12 +02:00
..
ext Remove redundant media from method name 2017-05-21 23:56:12 +02:00
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
__main__.py Add tests for feedgen:main 2017-03-13 21:02:02 +01:00
compat.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
entry.py Extended test Coverage 2017-02-05 22:03:02 +01:00
feed.py new entries are inserted to the front of the __feed_entries list 2017-03-13 13:17:22 +01:00
util.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
version.py Release 0.5.1 2017-01-05 01:12:23 +01:00