]> granicus.if.org Git - python/commit
Try to be a bit more consistent on all platforms:
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 9 Mar 2006 05:58:11 +0000 (05:58 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 9 Mar 2006 05:58:11 +0000 (05:58 +0000)
commit72c2c062d71c499863ff6e260525faaea4a53dbb
treea93e5551c95aff7b117588fa91465a9b15558d45
parent8ff212034e3386916f1a35ff3b0c955aa1ea2b4a
Try to be a bit more consistent on all platforms:
  python .
  python < .

both print a message, return non-zero and do not core dump.
Lib/test/test_cmd_line.py
Modules/main.c
Python/sysmodule.c