Patches item #1186128, was opened at 2005-04-20 03:16
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1186128&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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jerry Gamache (sfjerry)
Assigned to: Nobody/Anonymous (nobody)
Summary: Adding dynamic dispatch methods to AutoComplete list
Initial Comment:
The autocomplete in the PyWin interactive shell can be
pretty bare for pure COM dynamic dispatch objects. It
does not need to be that way since the typelib can be
explored for function and attribute names. This patch
adds the names to the dict of functions.
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2006-01-10 16:04
Message:
Logged In: YES
user_id=14198
Thanks!
Checking in view.py;
new revision: 1.24; previous revision: 1.23
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1186128&group_id=78018
|