wking / rss2email

open-source tool for Windows, Mac OS and UNIX for getting news from RSS feeds in email
http://pypi.python.org/pypi/rss2email/
GNU General Public License v2.0
268 stars 48 forks source link

Possible undefined var #77

Open andresmrm opened 8 years ago

andresmrm commented 8 years ago

My linter says feed is undefined for this line: https://github.com/wking/rss2email/blob/master/rss2email/feed.py#L439 This line above uses self instead of feed, so the linter´s warning makes sense to me, but didn't test the code.

wking commented 8 years ago

On Wed, Dec 16, 2015 at 10:14:38PM -0800, Andrés Martano wrote:

My linter says feed is undefined for this line: https://githubcom/wking/rss2email/blob/master/rss2email/feedpy#L439

Yeah, it looks like it is. Should be fixed with #78, which I'll leave open for a day or two in case other folks want to chime in.

mcepl commented 7 years ago

I'll leave open for a day or two

You have a long days wherever you live ;) (North Pole, I guess?)

Ekleog commented 3 years ago

Hello,

This repository has been deprecated for a few years now, and has been replaced by https://github.com/rss2email/rss2email .

If this issue is still relevant to you, and not fixed with v3.12.2, could you please reopen the issue there?

Cheers, Leo