X-Received: by 10.58.178.137 with SMTP id cy9mr6451243vec.34.1398958498359; Thu, 01 May 2014 08:34:58 -0700 (PDT) X-Received: by 10.182.51.198 with SMTP id m6mr47281obo.8.1398958498152; Thu, 01 May 2014 08:34:58 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!s7no365280qap.0!news-out.google.com!en3ni404igc.0!nntp.google.com!c1no173316igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Thu, 1 May 2014 08:34:57 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=204.155.22.30; posting-account=jKQ05woAAADJgNsZQA3z8lzKWbmS_OmA NNTP-Posting-Host: 204.155.22.30 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9fa954ea-e341-42ac-a91d-fb25598ccba7@googlegroups.com> Subject: Running scripts from shell / IDLE in windows From: s71murfy Injection-Date: Thu, 01 May 2014 15:34:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:70812 Hi: I am trying to run the simple helloworld script from the IDLE shell. I want to pass it arguments. Please can you give me the syntax to do it? Thanks, Sam