Steve Holden <[EMAIL PROTECTED]> writes: > Given that Python has a 1's-complement operator already I don;t see > why you can't just leave Python alone and use it,
What's the meaning of the 1's complement operator (for example, what is ~1), when ints and longs are the same? -- http://mail.python.org/mailman/listinfo/python-list
