RSS: Add link to a patch to apply to feedparser.

This commit is contained in:
Valentin Lorentz 2013-05-29 15:21:56 +02:00
parent ad25f17639
commit 863addd989

View File

@ -5,6 +5,9 @@ In order to use this plugin you must have the following modules
installed:
- feedparser: http://feedparser.org/
If you are experiencing TypeError issues with Python 3, please apply this
patch: http://code.google.com/p/feedparser/issues/detail?id=403
Basic usage
-----------