Re: Pipe in the "return" statement
On Jul 25, 3:16 pm, Archard Lias wrote: > Yes, but how does it get determined, which one actually gets returned? It's a bit-wise or, not a logical or so what get returns is a combination of the two results. The n-th bit of the return value is 1 if the n-th bit of either (or both) of the two st
Re: Pipe in the "return" statement
On Jul 25, 1:52 pm, TonyO wrote: >> return | > > In the words of René Magritte, > > return | > ^ > Ceci n'est pas une pipe. *golf clap* -- http://mail.python.org/mailman/listinfo/python-list