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

TST/BUG: fix NameError in network decorator #4381

Merged
merged 3 commits into from
Jul 27, 2013
Merged

TST/BUG: fix NameError in network decorator #4381

merged 3 commits into from
Jul 27, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 27, 2013

No description provided.

@@ -781,6 +781,8 @@ def network_wrapper(*args, **kwargs):
else:
raise

runs += 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops...thanks for catching this!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no problem. just setting up an ubuntu server at home (so i can run vbench while doing other things) and a read_html test failed

@ghost ghost assigned cpcloud Jul 27, 2013
cpcloud added a commit that referenced this pull request Jul 27, 2013
…ator

TST/BUG: fix NameError in network decorator
@cpcloud cpcloud merged commit e07dc19 into pandas-dev:master Jul 27, 2013
@cpcloud cpcloud deleted the undefined-runs-in-network-decorator branch July 27, 2013 21:47
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.

None yet

2 participants