[pywin32-bugs] [ pywin32-Patches-1464113 ] Usage changes and directory creation
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-04-04 11:33:07
|
Patches item #1464113, was opened at 2006-04-04 11:13 Message generated for change (Settings changed) made by derobins You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1464113&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 2 Submitted By: Dana Robinson (derobins) Assigned to: Nobody/Anonymous (nobody) Summary: Usage changes and directory creation Initial Comment: This patch updates the usage string so that it corresponds to the getopt processing. I also clarified and slightly reformatted the text so that it's easier to read. For example, all lines are less than 80 characters and the arguments are explained in the order that they appear. I also added a few lines of code that will create missing directories in the output file's path. These can easily be removed if such behavior is not desired. D ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1464113&group_id=78018 |