Skip to content

Fix irunner tests when $PYTHONSTARTUP is set #2656

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

Merged
merged 1 commit into from
Dec 5, 2012

Conversation

takluyver
Copy link
Member

Closes gh-2655

bfroehle added a commit that referenced this pull request Dec 5, 2012
Fix irunner tests when $PYTHONSTARTUP is set
@bfroehle bfroehle merged commit 6c36cd9 into ipython:master Dec 5, 2012
@bfroehle
Copy link
Contributor

bfroehle commented Dec 5, 2012

Thanks for taking care of this. -Brad

minrk added a commit that referenced this pull request Mar 5, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix irunner tests when $PYTHONSTARTUP is set
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.

Test fails if from __future__ import print_function in .pythonrc.py
2 participants