Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python,': 0.02; 'list?': 0.07; 'subject:Question': 0.07; 'collier': 0.09; 'python': 0.11; 'assume': 0.14; 'question.': 0.14; '"here': 0.16; 'code?': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'written': 0.21; 'header:User- Agent:1': 0.23; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'chris': 0.29; 'am,': 0.29; 'subject:list': 0.30; 'code': 0.31; 'received:10.0.0': 0.31; 'really,': 0.31; 'subject:mailing': 0.33; 'fri,': 0.33; 'johnson': 0.35; 'received:google.com': 0.35; 'right?': 0.36; 'received:10.0': 0.36; 'list': 0.37; 'received:10': 0.37; 'to:addr:python-list': 0.38; '12,': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'users': 0.40; 'how': 0.40; 'even': 0.60; "you'll": 0.62; 'love': 0.65; 'to:addr:gmail.com': 0.65; 'jul': 0.74; 'can!': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Jk9tRpv9/XSOXw5kN6ragMMM+NUXzvEf5VGJaDx/Pm4=; b=Uwomq4sGBVbgePGKPZqjjd/I2IwwNp2ZS35NQTKvo0QbE2Ui6YhS+fgHe44veZQrAS CwGO5LE6O2WYSbSuJfexcqGqLWAZ0OVixbnshuUG+FP0P3xejBQIXnAkJYvSn5YExuQj SHfzk9MKWZPgwiz6LXc1LV+6oJuWb04IZue0dL7ETvCLZV7ZqvGB6T/1ikZ7X3/cRoZ3 jRd+Rfx6OHJRPp3v4xvu1XnTErJEWFNM5tJ1uLnTn/ruPyFA3tu4FaO5zofFPcEUlsij 2LPXt3z8n6qnn/jjV0Rqi1V3MtiA2HSqH2OT5ouGRJZhgBkw9QNUIp2sDxmG6YDlpwop +mWQ== X-Received: by 10.236.145.199 with SMTP id p47mr1019388yhj.235.1373625844435; Fri, 12 Jul 2013 03:44:04 -0700 (PDT) Date: Fri, 12 Jul 2013 06:44:01 -0400 From: Devyn Collier Johnson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Chris Angelico , python-list@python.org Subject: Re: Question about mailing list rules References: <51DF46D5.5050605@Gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 12 Jul 2013 17:45:07 +0200 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1373643909 news.xs4all.nl 15952 [2001:888:2000:d::a6]:41464 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50532 I am going to love this mailing list even more. Really, only Python code? I wanted to ask Python users about Perl! (^u^) Devyn Collier Johnson On 07/12/2013 03:26 AM, Chris Angelico wrote: > On Fri, Jul 12, 2013 at 9:59 AM, Devyn Collier Johnson > wrote: >> Am I allowed to ask questions like "Here is my code. How can I optimize it?" >> on this mailing list? > Sure you can! And you'll get a large number of responses, not all of > which are directly to do with your question. :) > > I assume the code in question _is_ written in Python, right? > > ChrisA