mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
1 line
132 B
ReStructuredText
1 line
132 B
ReStructuredText
Make conservative checks of known exceptions when subprocess returns output, so user won't see the whole traceback - just the error. |