[wingide-users] Source assistant for properties in 3.2.0b1 (plus
suspected autocomplete bug)
Wingware Support
support at wingware.com
Mon May 18 15:23:06 MDT 2009
william ratcliff wrote:
> So, for a static source analysis, there is no introspection?
Yes, there is no introspection unless you choose to run the program in
the debugger. This is the case because the program may be incomplete,
temporarily broken as it is being edited, or dangerous to run (e.g.
something that uses os.remove). Wing does use introspection in the
Python shell, debug probe, or the editor in 3.2.
As for the problems you are having with sys, can you submit a bug report
and check the box to submit an error-log? This will send us information
about your setup.
Thanks,
John
More information about the wingide-users
mailing list