Noam Raphael schrieb: > Hello, > > There's no special meaning to "#set" or "# set" - they are just comments. > What you describe is a bug in the syntax colouring system. > Unfortunately this bug is still present in IDLE 1.2b2 Gregor > Noam > > 2006/6/22, spotter . <[EMAIL PROTECTED]>: > >> Hi, >> >> I am not sure if this is the right place to ask this, but here goes. >> I am using python 2.4.2 and idle version 1.1.2. When I was typing some code, >> I realized that when I typed #set, the syntax highlighting was off. >> The color of the # was black and the set was a maroon color, but if I >> put a space between # set, then the syntax highlight changed to all >> red, as comments usually appear. >> >> Is this normal behavior for that? Does set have special meaning? I was >> just wondering. >> >> Thanks, >> spot . >> _______________________________________________ >> IDLE-dev mailing list >> [email protected] >> http://mail.python.org/mailman/listinfo/idle-dev >> >> > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev > > >
_______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
