Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible undefined var #77

Open
andresmrm opened this issue Dec 17, 2015 · 3 comments · May be fixed by #78
Open

Possible undefined var #77

andresmrm opened this issue Dec 17, 2015 · 3 comments · May be fixed by #78

Comments

@andresmrm
Copy link

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 wking linked a pull request Dec 17, 2015 that will close this issue
@wking
Copy link
Owner

wking commented Dec 17, 2015

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
Copy link

mcepl commented Jul 28, 2016

I'll leave open for a day or two

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

@Ekleog
Copy link

Ekleog commented Sep 11, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants