Pipe in the "return" statement

Ian Collins ian-news at hotmail.com
Mon Jul 25 08:03:57 EDT 2011


On 07/26/11 12:00 AM, Archard Lias wrote:
> Hi,
>
> Still I dont get how I am supposed to understand the pipe and its task/
> idea/influece on control flow, of:
> return<statement>  |<statement>
> ??

It's simply a bitwise OR.

-- 
Ian Collins



More information about the Python-list mailing list