Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'received:209.85.223': 0.03; 'scripts': 0.09; 'way:': 0.09; 'subject:python': 0.11; ':-)': 0.13; 'escapes': 0.16; 'redundant.': 0.16; 'wrote:': 0.17; 'appropriate': 0.20; 'assuming': 0.22; 'precise': 0.22; "i've": 0.23; 'header:In-Reply-To:1': 0.25; 'guess': 0.27; 'message- id:@mail.gmail.com': 0.27; 'noticed': 0.28; '(unless': 0.29; 'cgi': 0.29; 'definition': 0.29; "i'm": 0.29; 'to:addr:python- list': 0.33; 'that,': 0.34; 'received:google.com': 0.34; 'received:209.85': 0.35; 'thank': 0.36; 'october': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'out!': 0.84; 'clearing': 0.91; 'response,': 0.93 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type :x-gm-message-state; bh=p7mwajwqCqgJZZ4pRCHJRY6A/jocyLps9FLs5LTVNYY=; b=e0Inan/GUGQ0qnj/lVWfQfdskqBKB5LGlPvHf3xd1PKKQ69m8QPAdZJtvMofNeVPUl AG4cOsZIUabEevSD2qv4JAASYaw4g8m71fX8bhCC/DioeUUBf+6pZ+XfU865u+TuI9ml RZ7VMa/++E7D7f8a21Ll+pXVVRAc/3N4Uwji/nyB8Q4yhrDcWYV27VcLGudhheq8O7ld j6Jp2li0MLRvaNYKqFWfz64ycxypT4/5IUeHc5xD8JeqE6fQ9r73mJbe5PSTkZphlfRm UufgUb/LsWsM++mPB6TkK11oLwmDMcA0daaia2KnKKtVkiK5V7g30jbI0utFcukkekeZ 5Q+w== MIME-Version: 1.0 Sender: z@etiol.net X-Originating-IP: [190.104.26.20] In-Reply-To: <809c86c5-26a0-4f4a-bce7-ad8f63efa763@googlegroups.com> References: <98b7e362-14fd-4721-84c8-ae1bc11febac@googlegroups.com> <809c86c5-26a0-4f4a-bce7-ad8f63efa763@googlegroups.com> From: Zero Piraeus Date: Thu, 18 Oct 2012 06:02:16 -0400 X-Google-Sender-Auth: KPYxtAwVXl0dIxQD7TKgvQbuIXo Subject: Re: python scripts for web To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmLUddWNpcmZyr5nptShYXERBzayC1Tjt2bSwrp4b1voKCQ1jCE1b+EnUhQg9dd24T5IvyS 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350554559 news.xs4all.nl 6990 [2001:888:2000:d::a6]:52726 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31620 : On 18 October 2012 05:22, wrote: > So i guess in that case i do not need cgi or anything? Assuming your scripts accept the request as sent and return an appropriate response, they are CGI scripts (unless there's some wrinkle in the precise definition of CGI that escapes me right now). > Thank you for clearing that out! No bother :-) By the way: are you using Google Groups? It's just that I'm led to understand that it's recently started to misbehave [more than it used to], and your replies are addressed to both and , which is redundant. Or perhaps it always did that, and I've never noticed before ... -[]z.