[pywin32-bugs] [ pywin32-Patches-725797 ] _exe_name_ for services does not (always) work
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-04-22 19:17:28
|
Patches item #725797, was opened at 2003-04-22 21:17 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=725797&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thomas Heller (theller) Assigned to: Nobody/Anonymous (nobody) Summary: _exe_name_ for services does not (always) work Initial Comment: Under certain conditions, win32api.SearchPath() is called on a service's _exe_name_. This returns a tuple, not a string. Patch attached. And a feature request for _exe_args_! Can supply a patch if needed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=725797&group_id=78018 |