Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.089 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'deprecated': 0.07; 'list?': 0.07; 'plenty': 0.07; 'subject:Question': 0.07; 'server,': 0.15; '(there': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'googled': 0.16; 'python-list,': 0.16; 'subject:program': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'received:209.85.214.174': 0.21; 'gateway': 0.22; 'seems': 0.23; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; 'helpful': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; 'subject: .': 0.33; 'subject:Simple': 0.33; 'subject:regarding': 0.33; 'to:addr:python-list': 0.33; 'guys': 0.33; 'received:google.com': 0.34; 'server': 0.35; 'list': 0.35; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'list.': 0.35; 'url:org': 0.36; 'thank': 0.36; 'communicate': 0.37; 'usual': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'several': 0.39; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'google': 0.39; 'list,': 0.39; 'header:Received:5': 0.40; 'url:mail': 0.40; 'your': 0.60; 'personally': 0.61; 'here:': 0.62; 'money.': 0.62; 'day.': 0.63; 'times': 0.63; 'more': 0.63; 'here': 0.65; 'news': 0.68; 'everybody': 0.69; 'groups.': 0.78; "isp's": 0.84; 'subject:running': 0.84; 'carries': 0.91; 'noise': 0.91; 'inbox': 0.93 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 :content-type; bh=hfhY5uWq387j/qEDNAu0x4RRr+YeCkuZ3cLLmM6B5uU=; b=yWWsFQRpCpterxU8M25P1PvNytktfQH9wDn52hb/aL+5OwE53nW6JZ/RZHw9kA03lU khWFlbd+dUq8WnXYzIeB6PTsMcTkoKkunQlwTzTOcRnRE8DFn9t8NUpsqVM16vr1ei72 jIOodz76+9nx1Nq8hET8b5kMdDroFh80NsUUAd/jALfln3rdOwBtc1GaHhT2qYVRaPeN uDhYrMQ6yagXfCzDz2suZ9pflYb23UK4M4od8qvsji5BQHLprvKyxau5ydvi1uzp+nTp 9acb9A6g58cqtnpA6g1cTv3lzfySqTHyGlK1tNRrP0ltlFCKvDfpQ+7dUCNXhjvTln+w peAA== MIME-Version: 1.0 In-Reply-To: References: <22ae6963-6700-4ea7-b396-344d89ead7f2@googlegroups.com> <8085ebf2-9f08-4889-84c9-f786d6776001@googlegroups.com> Date: Wed, 14 Nov 2012 15:10:54 +1100 Subject: Re: Simple Question regarding running .py program From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 1352866257 news.xs4all.nl 6902 [2001:888:2000:d::a6]:35232 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33296 On Wed, Nov 14, 2012 at 2:31 PM, Caroline Hou wrote: > Thank you Dave and everybody here for your helpful comments!This place is awesome! I found this group when I googled python-list. Seems like this is not the usual way you guys access the list? There are several ways to communicate with this list. * The comp.lang.python newsgroup - get a newsreader (there are plenty around), and either connect to your ISP's news server (if they have one that carries c.l.p) or to a public server, some of which cost money. * Use a news-to-web gateway such as Google Groups. That specific one is deprecated on this list, as there's more noise than signal from Google Groups. * The mailing list python-list, delivered directly to your inbox many times a day. This is what I personally use. Try here: http://mail.python.org/mailman/listinfo/python-list ChrisA