You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* As described and requested in python#1202, this commit makes errors on
command line syntax and files not found to go to stderr rather than
stdout.
Signed-off-by: mr.Shu <mr@shu.io>
* As described and requested in python#1202, this commit makes errors on
command line syntax and files not found to go to stderr rather than
stdout.
Signed-off-by: mr.Shu <mr@shu.io>
mrshu
added a commit
to mrshu/mypy
that referenced
this issue
Mar 3, 2016
* As described and requested in python#1202, this commit makes errors on
command line syntax and files not found to go to stderr rather than
stdout.
Signed-off-by: mr.Shu <mr@shu.io>
Errors about command line syntax and files not found should go to stderr.
The text was updated successfully, but these errors were encountered: