On Fri, Aug 22, 2008 at 2:59 PM, Jamie Wilkinson <[EMAIL PROTECTED]> wrote:
> 2008/8/20 Adelle Hartley <[EMAIL PROTECTED]>:
>> Continuing the theme of not googling things, how would I do this in Python?
>
> & and | are the bitwise and and or operators in Python, I'm not sure
> what not is, but I'll guess ! :)

And you'd be wrong :-) It's actually ~.

Tim

> _______________________________________________
> coders mailing list
> coders@slug.org.au
> http://lists.slug.org.au/listinfo/coders
>
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to