[wingide-users] No completion for generator comprehensions
Wingware Support
support at wingware.com
Mon Nov 19 09:47:58 MST 2007
Pete wrote:
> Wing fails to provide the names of generator comprehensions in the
> auto-complete box. For example, 'foo' will not show up in the list for code
> like:
>
> foo=(x*x for x in xrange(5))
Yes, this is on the list of recent python language additions that are
not fully supported by the source code analyzer. It's a priority to fix
this.
Thanks for the bug report,
John
More information about the wingide-users
mailing list