aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/SimpleRSS/plugin.py
AgeCommit message (Expand)Author
2008-04-01typosAndreas Frisch
2008-02-14unlink some cyclic dependencys to get garbage collection workingAndreas Monzner
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2007-07-28fix *required* kwargs. plugins not having **kwargs will probably not run with...Felix Domke
2007-07-22cleanup some importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-11-30add SimpleRSS, a very simple RSS reader, including broken podcast supportFelix Domke