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

global item variable fix #14

Closed
wants to merge 1 commit into from
Closed

Conversation

realyze
Copy link
Contributor

@realyze realyze commented May 29, 2012

Hi Dan,

I'm using your feed parser in my project (thanks for such a nice utility) and I noticed my Mocha tests complain about feedparser leaking item variable into the global namespace. So I took the liberty of fixing it (I didn't spend too much time on it, but it looks like that variable does not need to be global - correct me if I'm wrong).

All the best
Tomas

@danmactough
Copy link
Owner

Nice catch. Thanks. Merged.

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 this pull request may close these issues.

2 participants