Skip to content

gh-72327: Add help message for pip in REPL #8536

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

Closed
wants to merge 17 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add "Patch by" attribution
  • Loading branch information
tomviner committed Jul 29, 2018
commit 5bb0a8d231e075cac3b7475fccf8a76526bb2eb5
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Give better errors for ``pip install`` command typed into the REPL.
Give better errors for ``pip install`` command typed into the REPL. Patch by
Tom Viner.