Win32com curiousity #2: PythonWin code completion

Charles Medcoff cmedcoff at sprynet.com
Fri Jul 7 08:16:07 EDT 2000


> _After_ running makepy, saving the source, closing PythonWin, reopening
> the source in PythonWin, the class browser initially is only aware of
> the methods that are used in my source code. After a certain operation
> (I think it happens after a save or run), then the class browser
> display all available methods.
>
> I am not sure if this is a PythonWin bug, or my installation or
> configuration is damaged.

Funny, I observe the exact same thing.  As a matter of fact if I mistype or
indicate an incorrect property/method in the code somewhere, later the same
shows up in the auto-completion list as if it were a member of the object.





More information about the Python-list mailing list