In article <[EMAIL PROTECTED]>,
Paul Rubin <http://[EMAIL PROTECTED]> wrote:
>"ðÏ" <[EMAIL PROTECTED]> writes:
>> I saw a strange python code in pygame project. What does "while
>> not(x&528or x in l):" mean? Below code works in python2.5, so "x&528"
>> is not HTML strings.
>
>It parses as "x & 528 or x in l". Looks like it came from
>
> http://www.pygame.org/project/833/
>
>and is an attempt to squash the program to as few bytes as possible.
Sheesh. The 80's called; they want their floppy drives back.
Even with the whitespace restored, it's awful style.
--
-Ed Falk, [EMAIL PROTECTED]
http://thespamdiaries.blogspot.com/
--
http://mail.python.org/mailman/listinfo/python-list