[wingide-users] //= underlined in red
D. Bahi
dbahi at enterasys.com
Wed Jul 21 12:28:05 EDT 2004
the eclipse pydev parser/highlighter has a similar problem and
they recommend including the following line in your file
from __future__ import generators
this doesn't seem to do the trick in wing.
(of course not since it's a completely different beast.)
oh well.
Wing IDE Support wrote:
> On Wed, 21 Jul 2004, Grant Morganryuuguu wrote:
>
>>x //= y
>>get underlined in red in the editor window.
>>
>>Is there a aetting to tell wing I am using python 2.x?
>
>
> This and similar flagging of yield, list comprehensions, and
> 'import ... as ...' is a bug we'll fix before 2.0 final. You can
> safely ignore the underlining for now.
>
> Stephan Deibel
>
> --
> Wingware
> Wing IDE for Python
> Advancing Software Development
>
> www.wingware.com
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
--
db
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : /pipermail/wingide-users/attachments/20040721/ae57718e/signature.bin
More information about the wingide-users
mailing list