Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Aug 3, 2016

according to the spec

except AttributeError:
stdout = open(os.devnull)
kwargs.update(dict(stdout=stdout, stderr=STDOUT))
# kwargs.update(dict(stdout=stdout, stderr=STDOUT))
Copy link
Member

Choose a reason for hiding this comment

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

Forgotten debug, or do you want to actively remove it ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry, good catch. Fixed.

@Carreau
Copy link
Member

Carreau commented Aug 5, 2016

+1 otherwise.

@minrk minrk mentioned this pull request Aug 8, 2016
@takluyver takluyver merged commit c964e61 into ipython:master Aug 8, 2016
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.

3 participants