Print out the usage message if pyrexc is called with no options and no input source...
authorWilliam Stein <wstein@gmail.com>
Sun, 22 Oct 2006 04:54:06 +0000 (21:54 -0700)
committerWilliam Stein <wstein@gmail.com>
Sun, 22 Oct 2006 04:54:06 +0000 (21:54 -0700)
commit42074163d6f5e8b6b02d5a01199992458109ef65
treef300e320f5eb274c13795751132e8d8d9544271e
parent3fb9e45f9b58c2dfaf515ac8d2449a1d70013069
Print out the usage message if pyrexc is called with no options and no input source files.
Cython/Compiler/CmdLine.py