Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Sven R. Kunze" Newsgroups: comp.lang.python Subject: Re: Bash-like pipes in Python Date: Wed, 16 Mar 2016 16:20:50 +0100 Lines: 4 Message-ID: References: <56e97459$0$1600$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de Wz8VVwzGc76ci/OJ0bWZQg3pI424oCfU/3M2AyXgCMQA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.049 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.05; 'python.': 0.11; 'bitwise': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'subject:like': 0.33; 'symbol': 0.33; 'received:10.0': 0.34; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'charset:windows-1252': 0.62; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mail201212; t=1458141655; bh=YfJpIB4uUmiwnQ3ArCQCh+K+MGVIJAhgII3l6JNeUXc=; h=Subject:To:References:From:Date:In-Reply-To:From; b=E5dXa9m78EF/FcdiU9jawX47GbY62/8kV3NPMw56lDIaijHEeKt6EMIYhIPsQSpv+ Flbaq3jlRpFCv4pJDNv2lDLrJa/Iolzk8tu4l+u2k4Pl5dCQs7/gJLtXdi4hcMm7QY BvdDd4hQyWRtSbikOrcDPVmfOuTgwqssVceaeiFQ= In-Reply-To: X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 102 X-purgate-ID: 154282::1458141649-00004575-6173D2B9/0/0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:105049 On 16.03.2016 16:09, Joel Goldstick wrote: > symbol '|' in python. Can you elaborate bitwise or