[wingide-users] Wing warns about a Syntax Error which isn't really
Wingware Support
support at wingware.com
Mon Apr 19 08:37:57 MDT 2010
cool-RR wrote:
> I have this file:
>
> '''
> from life_wx import *
> from ..life import *
> import custom_widgets
>
> SEEK_BAR_GRAPHS = [live_cells, changes]
> WORKSPACE_WIDGETS = [custom_widgets.BoardViewer]
> '''
>
> Try copy-pasting this into Wing: It underlines the second line in red,
> warning it's a Syntax Error, while the file runs just fine.
Seems to work for me. Do you have a recent version of Wing? Try
right-clicking and
selecting "Reanalyze File" to see if that clears it.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list