[pywin32-bugs] [ pywin32-Patches-1032764 ] Minor tweak to win32serviceutil.ServiceFramework
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-09-22 16:12:39
|
Patches item #1032764, was opened at 2004-09-22 08:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1032764&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Greg Chapman (glchapman) Assigned to: Nobody/Anonymous (nobody) Summary: Minor tweak to win32serviceutil.ServiceFramework Initial Comment: The attached diff tries to make the win32serviceutil.ServiceFramework class a little more self-documenting by adding default values (and comments) for _svc_deps_, _exe_name_ and _exe_args_ (all defaulting to None). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1032764&group_id=78018 |