| Issue 221: | "python setup.py --help" doesn't show help, but instead builds module | |
| 1 person starred this issue and may be notified of changes. | Back to list |
With the source version of pyodbc (2.1.11), at a system shell prompt (either Windows cmd.exe or a Unix-like bash): > python setup.py --help running build running build_ext ... Why is setup.py attempting to build the module? I only requested help!
Dec 18, 2011
Project Member
#1
mkleehammer
Status:
Complete
|