Deutsch English Français Italiano |
<mailman.70.1717019978.2909.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail From: dn <PythonList@DancesWithMice.info> Newsgroups: comp.lang.python Subject: Re: SOLVED! Re: Weird Stuff (Markdown, syntax highlighting and Python) Date: Thu, 30 May 2024 09:59:24 +1200 Organization: DWM Lines: 17 Message-ID: <mailman.70.1717019978.2909.python-list@python.org> References: <DEA4O.100038$m2s1.57313@fx04.ams4> <f398b7b6-b906-4027-8fac-0350b2222cf0@tompassin.net> <mailman.49.1716851939.2909.python-list@python.org> <CGp5O.139917$m2s1.20858@fx04.ams4> <604b6d02-bace-430c-96fd-717faf0a1be3@DancesWithMice.info> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de PXDO27B8NRbwdJSgtPf+dABUDNOYvdxVvdnBEm/XbzrQ== Cancel-Lock: sha1:MBWqaZz8TvZTs2iabcMMDNPlR/U= sha256:pNmZnGWX35XmFFM5/uhMYRr4r2c+5bjKoHApKBpHiuU= Return-Path: <PythonList@DancesWithMice.info> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=danceswithmice.info header.i=@danceswithmice.info header.b=BvCy07QP; dkim-adsp=pass; dkim-atps=neutral X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'despite': 0.05; '=dn': 0.09; 'from:addr:danceswithmice.info': 0.09; 'from:addr:pythonlist': 0.09; 'received:192.168.1.64': 0.09; 'subject:Python': 0.12; 'explaining': 0.16; 'message- id:@DancesWithMice.info': 0.16; 'received:cloud': 0.16; 'received:rangi.cloud': 0.16; 'solved': 0.16; 'subject:syntax': 0.16; 'wrote:': 0.16; 'problem': 0.16; 'to:addr:python-list': 0.20; '(and': 0.25; 'seems': 0.26; 'header:User-Agent:1': 0.30; 'community': 0.31; 'header:Organization:1': 0.31; 'python-list': 0.32; 'received:192.168.1': 0.32; 'header:In-Reply-To:1': 0.34; 'people': 0.36; 'using': 0.37; 'received:192.168': 0.37; 'similar': 0.65; 'manner': 0.69; 'content': 0.72; 'combination': 0.76; 'subject: \n ': 0.84; 'subject:! ': 0.84; 'subject:Weird': 0.84 DKIM-Filter: OpenDKIM Filter v2.11.0 vps.rangi.cloud 886033B5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danceswithmice.info; s=staff; t=1717019970; bh=V70N8Fdtj7e4ycsuO5aNzkwFR6Zn74o0OmoHC9xtSLU=; h=Date:From:Subject:To:References:In-Reply-To:From; b=BvCy07QPDBxMC255I/69aWHjKm0rOVHYtUtZ9Rj5a2En+4C+yXXapwW7AJF+fOF2/ PZnmgLwSetgG0es3xhvqVLwOqh1AeWS+stsWoyVJSCiBygT9+WtAQwAdScClwiJznJ X9IMgi4J72VrxBFhbEid18C+v4D+LtQ3pRAA7no2eTet6YrmJoXYKCUW7rKd3oLJC2 T6mk+V99oDJJiq57+1D7pcl4TlHS//L7Nl+OWG3AJdO4ezXmUGjKs2t4PwALq4/Ss9 VTZii7XHuBFPCzHPhHTpHRPC3ailmSmqo8jH4Tv6oSkT2SSWb3LUQZJ06seebJQ32Y gye7dWKWqapDQ== User-Agent: Mozilla Thunderbird Content-Language: en-US In-Reply-To: <CGp5O.139917$m2s1.20858@fx04.ams4> 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: <604b6d02-bace-430c-96fd-717faf0a1be3@DancesWithMice.info> X-Mailman-Original-References: <DEA4O.100038$m2s1.57313@fx04.ams4> <f398b7b6-b906-4027-8fac-0350b2222cf0@tompassin.net> <mailman.49.1716851939.2909.python-list@python.org> <CGp5O.139917$m2s1.20858@fx04.ams4> Bytes: 4328 On 29/05/24 06:49, Gilmeh Serda via Python-list wrote: > > Solved by using a different method. > Hedonist for hire... no job too easy! This combination of sig-file and content seems sadly ironic. How about CONTRIBUTING to the community by explaining 'the solution' to people who may find a similar problem - in the similar manner to the various members who have helped YOU, voluntarily (and despite the paucity of source-information and response)? -- Regards, =dn