Possible improvement to slice opperations.

Paul Rubin http
Mon Sep 5 15:58:00 EDT 2005


Steve Holden <steve at holdenweb.com> 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?



More information about the Python-list mailing list