Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: Date: Wed, 2 Mar 2016 05:21:06 +1100 Lines: 11 Message-ID: References: <6040b85f1e164435b4d268f7bc11232e@seaexchmbx03.olympus.F5Net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de V3PmMSjmjnluMTI/xjfHlg/i1l4xNMogAgTmcuKfdL0A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'argument,': 0.09; 'python': 0.10; 'suggest': 0.15; 'wed,': 0.15; 'argument': 0.15; '"python': 0.16; '2016': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'worst': 0.16; 'wrote:': 0.16; 'language': 0.19; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'trying': 0.22; 'am,': 0.23; 'header :In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'dan': 0.29; 'forces': 0.29; 'received:209.85.213.174': 0.29; 'that,': 0.34; 'received:google.com': 0.35; 'unicode': 0.35; 'something': 0.35; 'instead': 0.36; 'received:209.85': 0.36; 'really': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'more': 0.63; 'world': 0.64; 'mar': 0.65; 'chrisa': 0.84; 'subject::': 0.85 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-transfer-encoding; bh=9P4nwlj4nWhBYv9UnJsckN0DGhmvCXNWWQRANirpZeU=; b=rbbM+KxsqiojaB+dHqPNsnP4ULdxx7g0FfiqEd57zTHb+UswrY6mWNg232H1IRIH5j DEM+MiLlUUmURDu9jCkop71YATOqHzDSYrMgTX15p4LadzKPDEgi3r4Py2Og+/BjpBN+ 1Hobb21zLury5XRk5/LInXzmT4eZwYOHDr70l+t8mOcvRXEQRdG5hL9E7BjUeK2FT104 EfS+UfZe7x8rJQwnoId6Jx77zXFpVfjv3LpMSqcVJxT3GRJ14J7WrHCrwVqs7Q/YLWMz 0NKONfMZoZY0Tu8I11rw9MSuukEqGpwm2LBlUXzDTlPIn+TDsJsNyCgMM4Ggjp6bJ/0E VqwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=9P4nwlj4nWhBYv9UnJsckN0DGhmvCXNWWQRANirpZeU=; b=PawPJDVjd2og2SRVKk7nrkec062ahAXw1/O6Cj3b7oPSKk4PFY4fLcv4umwWdjqprq CuOhybrOITHr4bigdZgHmZZpMitJZt0ku/Cp+FZXlntu1wDqaWhzO02MTd8WuMFYw1gg qqYrHcnoMbaDWHHmJrn4hYJBlHJ7erHkSOi5TYX05cPRpSF12KIn+re46tc1lU3gGtXs MM0qkeAQOvYRhPVAyXYvRVVcD7JtFxEZTkmfFldoQ1AMG5dQWP0/WwwLOklmDhdsQKrY JTy88NR6GmLwvBdXSU53fPwqOcahOjzYQa4ubNsqGnXmJ6DnbWBy+N6nCSn1KvFu34K2 tlRw== X-Gm-Message-State: AD7BkJJRg+XO+gw4JayMyWBAoH7vR1IsOThYdNggQc6+T9FBIVafZzN2Mx/0MAiQVDgIfKWn6aO8y2VraI9zhA== X-Received: by 10.50.57.11 with SMTP id e11mr446588igq.13.1456856467009; Tue, 01 Mar 2016 10:21:07 -0800 (PST) In-Reply-To: <6040b85f1e164435b4d268f7bc11232e@seaexchmbx03.olympus.F5Net.com> 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:103811 On Wed, Mar 2, 2016 at 2:53 AM, Dan Strohl wrote: > If you are trying to start an argument, or trolling, I suggest trying som= ething more controversial... "Python is the worst language in the world bec= ause you have to indent everything exactly, that is a really stupid design!= ", that, I suspect would get a really good argument going! > Python is the worst language in the world because it forces you to use Unicode instead of allowing Shift-JIS or DBCS! ChrisA