]> granicus.if.org Git - python/commit
Py_Main(), usage(), usage_mid: Add -h and -V flags to print the usage
authorBarry Warsaw <barry@python.org>
Fri, 15 Sep 2000 18:40:42 +0000 (18:40 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 15 Sep 2000 18:40:42 +0000 (18:40 +0000)
commit3b2aedbdc58c3466469abf4f3fbfc123195ff1f9
tree31d0b404e1b052faf4dc8e64d99693074b39582e
parent645693783c47f143cab160105b6bd01935a55e8b
Py_Main(), usage(), usage_mid: Add -h and -V flags to print the usage
message and Python version number and exit immediately.  Closes patch
#101496.
Modules/main.c