Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'operator': 0.03; 'subject:Python': 0.05; 'alias': 0.07; 'incompatible': 0.07; 'rejected': 0.07; '22,': 0.09; 'language': 0.14; 'dec': 0.15; 'sat,': 0.15; '"*"': 0.16; 'editor,': 0.16; 'grounds': 0.16; 'wrote:': 0.17; 'comfortable': 0.20; 'programming': 0.23; 'header :In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'dan': 0.29; "i'm": 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'anything': 0.36; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'confusing': 0.84; 'to:name:python': 0.84; 'instantly': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ozzaF6+JowC3uDEQojFcE3hOrVQNgGjiW725ZdtuIXk=; b=SAj5GsaFLrntIfnnPYnt93hv6orVZ7/mJvpI906SZh35u2grRdIwoUhND1qFktTlMX nXoiPO3W3AAFvAHjOj5WdhK0Ro58KXISDP/e7Dw9NBBkwZg0f6FAecRdfj2xpfWg47yb py52+mhkxCGM5hKFo7MPE1nV25L3AAWwqDKpzQASo9VkVzZHlmQBzGNyAJ7EydXBS+la EhsVUNdZufCAaXnU8G8Y/yifucQCIOdystUHeGKveH/o+1jnzpsWkyyxEZXf0G3QqKRa H+MyDRFNC6NjtAm6H9oIpMNe/WJ5SiviGpWJDkE6Itoyt7NFyCUZa/92Plc/XMxrinld IcVg== MIME-Version: 1.0 In-Reply-To: References: <44335f22-555a-4806-b24a-7d4cb1d8e529@googlegroups.com> <4ddee631-b5b5-4cb4-82b0-00ca403b773e@googlegroups.com> <30bf668f-56e5-482f-b540-5cfa136348d1@googlegroups.com> <62459a43-88e7-4619-9742-a88021bb06ee@googlegroups.com> <50d593e1$0$29967$c3e8da3$5496439d@news.astraweb.com> From: Ian Kelly Date: Sat, 22 Dec 2012 13:53:15 -0700 Subject: Re: Brython - Python in the browser To: Python Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356209632 news.xs4all.nl 6865 [2001:888:2000:d::a6]:51110 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35386 On Sat, Dec 22, 2012 at 1:31 PM, Dan Sommers wrote: > So why are we all so comfortable with using "*" as the operator for > multiplication? I'm sure that a new programming language that dared to > use U+00D7 or U+2715 for multiplication would be instantly rejected on > the grounds that it was confusing and incompatible with current practice. As long as the language doesn't also use "*" for anything so that I can just alias Shift-8 in my editor, no objections here.