Convert to binary and convert back to strings

Paul Rubin http
Thu Feb 22 17:29:13 EST 2007


Steven D'Aprano <steve at REMOVE.THIS.cybersource.com.au> writes:
> Arrays don't support XOR any more than strings do. What's the advantage to
> using the array module if you still have to jump through hoops to get it
> to work?

It's a lot faster.  Sometimes that matters.



More information about the Python-list mailing list