[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-23 00:03:11
|
Patches item #725797, was opened at 2003-04-23 05:17 Message generated for change (Comment added) made by mhammond 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. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2003-04-23 10:03 Message: Logged In: YES user_id=14198 ok, attach a patch with _exe_args and I'll apply it :) You interested in dev privs? ;) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=725797&group_id=78018 |