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

Following #2737 this error is now a name error #2740

Merged
merged 1 commit into from
Jan 3, 2013

Conversation

jenshnielsen
Copy link
Contributor

Tiny fix to an error I'm seeing in the R test suite following the merge of #2737. This makes perfect sense
since the point of that pull request was to change this to a NameError.

bfroehle added a commit that referenced this pull request Jan 3, 2013
Fix tests for rmagic (KeyError -> NameError).

Caused by #2737.
@bfroehle bfroehle merged commit 5cb9df3 into ipython:master Jan 3, 2013
@bfroehle
Copy link
Contributor

bfroehle commented Jan 3, 2013

Merged. Thanks!

@jenshnielsen jenshnielsen deleted the rnameerror branch January 3, 2013 21:18
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix tests for rmagic (KeyError -> NameError).

Caused by ipython#2737.
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