Skip to content

Don't override existing PYTHONPATH for tests. #111

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
Oct 5, 2014

Conversation

QuLogic
Copy link
Contributor

@QuLogic QuLogic commented Oct 3, 2014

We can prepend some new paths at the beginning, but we don't want to lose any existing module search paths when doing so.

Should take care of the last issue in #109.

We can prepend some new paths at the beginning, but we don't want to
lose any existing module search paths when doing so.
edschofield added a commit that referenced this pull request Oct 5, 2014
Don't override existing PYTHONPATH for tests.
@edschofield edschofield merged commit 8eefe2e into PythonCharmers:master Oct 5, 2014
@QuLogic QuLogic deleted the tests-PYTHONPATH branch October 5, 2014 04:47
@edschofield
Copy link
Contributor

Thanks for the pull request, Elliott!

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