Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix typo in KernelSpec flag#6539

Merged
takluyver merged 1 commit into
ipython:masterfrom
minrk:kernelspec-install
Sep 24, 2014
Merged

fix typo in KernelSpec flag#6539
takluyver merged 1 commit into
ipython:masterfrom
minrk:kernelspec-install

Conversation

@minrk

@minrk minrk commented Sep 24, 2014

Copy link
Copy Markdown
Member

caused --system to have no effect.

hooray for silent failures!

Also use sys.exit(OSError), which displays a nice informative error message on stderr before exiting with non-zero exit code.

Who knew?

caused `--system` to have no effect.

hooray for silent failures!

Also use `sys.exit(OSError)`, which displays
a nice informative error message on stderr
before exiting with non-zero exit code.

Who knew?
@takluyver

Copy link
Copy Markdown
Member

I knew!

takluyver added a commit that referenced this pull request Sep 24, 2014
@takluyver takluyver merged commit 6aee907 into ipython:master Sep 24, 2014
@minrk minrk modified the milestone: 3.0 Oct 3, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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