Deutsch English Français Italiano |
<mailman.65.1716994114.2909.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!feeder1.cambriumusenet.nl!feed.tweak.nl!217.73.144.44.MISMATCH!feeder.ecngs.de!ecngs!feeder2.ecngs.de!168.119.53.7.MISMATCH!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Barry Scott <barry@barrys-emacs.org> Newsgroups: comp.lang.python Subject: Re: Flubbed it in the second interation through the string: range error... HOW? Date: Wed, 29 May 2024 15:27:47 +0100 Lines: 15 Message-ID: <mailman.65.1716994114.2909.python-list@python.org> References: <1901134155.5453771.1716957203090.ref@mail.yahoo.com> <1901134155.5453771.1716957203090@mail.yahoo.com> <1708304097.5451899.1716957535841@mail.yahoo.com> <DAA0D068-3331-44B6-88CE-6E414AE63D58@barrys-emacs.org> Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 05qQLmiDrtiQ6vr7VHdUUAMUycGOzbH6XqSuLrM9pkXw== Cancel-Lock: sha1:CmqiAVSb5lrH5+CWh6t4x/CK9yM= sha256:kSUFro6+0kZBSC37NBH9i+HVvS+rjuU+l2+tA/FMJAs= Return-Path: <barry@barrys-emacs.org> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Status: OK 0.093 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'from:addr:barry': 0.09; 'readable': 0.09; 'received:217.70': 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'that.': 0.15; 'barry': 0.16; 'from:addr:barrys-emacs.org': 0.16; 'from:name:barry scott': 0.16; 'message-id:@barrys-emacs.org': 0.16; 'subject:second': 0.16; 'subject:string': 0.16; 'wrote:<span': 0.16; 'wrote:': 0.16; 'cc:addr:python.org': 0.20; 'cc:2**0': 0.25; 'email addr:python.org>': 0.28; 'program': 0.31; 'python-list': 0.32; '0);': 0.33; 'rgb(0,': 0.33; 'script': 0.33; 'someone': 0.34; 'header:In-Reply-To:1': 0.34; 'using': 0.37; "it's": 0.37; 'try': 0.40; 'should': 0.40; 'font-family:': 0.60; 'inline': 0.61; 'display:': 0.62; 'none;': 0.62; 'format': 0.62; 'mode': 0.62; 'font-weight:': 0.62; 'email': 0.63; '0px;': 0.63; 'to:addr:yahoo.com': 0.64; 'your': 0.64; 'text-indent:': 0.64; 'normal;': 0.66; 'received:217': 0.67; 'skip:! 10': 0.67; 'subject:through': 0.69; 'float:': 0.74; 'email name:<python- list': 0.84; 'subject: \n ': 0.84; '400;': 0.89; '13px;': 0.91 In-Reply-To: <1708304097.5451899.1716957535841@mail.yahoo.com> X-Mailer: Apple Mail (2.3774.600.62) X-GND-Sasl: barry@barrys-emacs.org X-Content-Filtered-By: Mailman/MimeDel 2.1.39 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <DAA0D068-3331-44B6-88CE-6E414AE63D58@barrys-emacs.org> X-Mailman-Original-References: <1901134155.5453771.1716957203090.ref@mail.yahoo.com> <1901134155.5453771.1716957203090@mail.yahoo.com> <1708304097.5451899.1716957535841@mail.yahoo.com> Bytes: 3950 > On 29 May 2024, at 05:38, Kevin M. Wilson via Python-list = <python-list@python.org> wrote: >=20 > The format in this email is not of my making, should someone know, how = to do this so that it's a readable script do tell! > KMW Your mail program may have a plain-text mode to compose messages in try = using that. Barry