Deutsch English Français Italiano |
<mailman.59.1724235706.2890.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!fu-berlin.de!uni-berlin.de!not-for-mail From: dn <PythonList@DancesWithMice.info> Newsgroups: comp.lang.python Subject: Re: new here Date: Wed, 21 Aug 2024 22:21:28 +1200 Organization: DWM Lines: 27 Message-ID: <mailman.59.1724235706.2890.python-list@python.org> References: <87ikvuzv8g.fsf@rpi3> <87a93dad-b0d2-4236-8264-e37253644c92@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 l+XZUlUmVQDWfry7A9Ps/wC+yZNlLdz/ApHWpAzNDGLg== Cancel-Lock: sha1:NnrpUCqK1eWqYVCyCElfAn3v78Y= sha256:aku2WWmWyPlJqIQWArHUS168BMIeshaDDVyCIRV+zT0= 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=h1MawLdV; dkim-adsp=pass; dkim-atps=neutral X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'despite': 0.05; 'volunteer': 0.07; '=dn': 0.09; 'from:addr:danceswithmice.info': 0.09; 'from:addr:pythonlist': 0.09; 'received:192.168.1.64': 0.09; 'questions.': 0.14; 'answer.': 0.16; 'elsewhere,': 0.16; 'irc': 0.16; 'message-id:@DancesWithMice.info': 0.16; 'received:51.254': 0.16; 'received:51.254.211': 0.16; 'received:51.254.211.219': 0.16; 'received:cloud': 0.16; 'received:rangi.cloud': 0.16; 'subject:here': 0.16; 'wrote:': 0.16; 'python': 0.16; 'reduce': 0.19; 'to:addr:python-list': 0.20; "i've": 0.22; 'code': 0.23; "isn't": 0.27; 'folks': 0.28; 'header:User-Agent:1': 0.30; 'header:Organization:1': 0.31; 'think': 0.32; 'question': 0.32; 'python-list': 0.32; 'realize': 0.32; 'received:192.168.1': 0.32; "i'm": 0.33; 'there': 0.33; 'able': 0.34; 'header:In-Reply-To:1': 0.34; 'posts': 0.36; 'people': 0.36; "it's": 0.37; 'received:192.168': 0.37; 'sending': 0.39; 'services.': 0.39; 'here.': 0.61; 'seen': 0.62; 'forward': 0.62; 'feel': 0.63; 'received:51': 0.64; 'look': 0.65; 'areas': 0.67; 'right': 0.68; 'standards': 0.69; 'hearing': 0.75; 'quality': 0.80; 'impacts': 0.84; 'offer,': 0.84; 'pasting': 0.84; 'goals': 0.96 DKIM-Filter: OpenDKIM Filter v2.11.0 vps.rangi.cloud 00A9025C2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danceswithmice.info; s=staff; t=1724235692; bh=GC3mxcsAAlcEUr+tydYLIS9cnQmV/NpIWsQRMrYnTQs=; h=Date:From:Subject:To:References:In-Reply-To:From; b=h1MawLdVoppUqNOxfXP0KCw0zAj4nyggODuCbnzQdwoqzN7bajyY7SsXHF27HLQiD rADgVZGNCBMYhGVWoG6pAi7AphM9eE8esxI6tIoTQAqyGJKPwaNWZVHuqhMB6fO2uH EdNSJbBEx+OvoXA67l8CR3s1WTl2yYyVO5wgzTUUq+FVe28WcCH/kUiwm6jyRxxnrT aKE30c22mfiXoFoE4o7x39xTWOWlMxPiwy7YVTfnJvtTgZ1UPPbqQDH4Se12JkAYMn 9CF0ppb2Jyek+gRqhFpOpKVLAfV68jVe4sbDnLT6uIZ0ROAdM3ho77v0LE3FR8gsMl LdUh2rYlTqznw== User-Agent: Mozilla Thunderbird Content-Language: en-US In-Reply-To: <87ikvuzv8g.fsf@rpi3> 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: <87a93dad-b0d2-4236-8264-e37253644c92@DancesWithMice.info> X-Mailman-Original-References: <87ikvuzv8g.fsf@rpi3> Bytes: 4786 On 21/08/24 10:26, Daniel via Python-list wrote: > Hi folks - > > New here. I've perused some posts and haven't seen a posting FAQ for > this NG. I'm learning python right now to realize some hobby goals I > have regarding some smolnet services. What are the NG standards on > pasting code in messages? Do yall prefer I post a pastebin link if it's > over a certain number of lines? I know this isn't IRC - just asking. Welcome Daniel! Despite some seeming to think of sending you elsewhere, there are a number of people 'here' who regularly volunteer their time to help others. As with any interaction, the quality of information in the question directly impacts what can be offered in-response. More of us can help with (pure) Python questions. Moving into specialised areas may reduce the number who feel competent to answer. We'll value any contribution you may be able to offer, and will look forward to hearing of the projects you attempt... -- Regards, =dn