Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26446

Re: unable to get simple html file up

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rodperson@rodperson.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; '"""': 0.05; 'subject:file': 0.07; 'rod': 0.09; 'cc:addr:python-list': 0.10; 'itself.': 0.11; 'aug': 0.13; 'executable.': 0.16; 'subject:simple': 0.16; 'wrote:': 0.17; 'script.': 0.17; 'thu,': 0.17; 'url:02': 0.22; 'cc:2**0': 0.23; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; '----------': 0.26; 'looks': 0.26; 'this?': 0.28; 'cgi': 0.29; 'running.': 0.29; 'date:': 0.29; 'fri,': 0.30; 'file': 0.32; 'guys': 0.33; 'hi,': 0.33; "can't": 0.34; 'subject:': 0.36; 'but': 0.36; 'closing': 0.36; 'email addr:python.org': 0.36; 'should': 0.36; 'charset:us-ascii': 0.36; 'unable': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'from:': 0.38; 'forwarded': 0.38; 'page': 0.38; 'link': 0.60; 'email name:python-list': 0.62; 'received:unknown': 0.63; 'here': 0.65; 'reply': 0.66; 'url:2011': 0.72; 'url:wordpress': 0.75; 'subject:get': 0.81
Date Fri, 3 Aug 2012 12:45:09 -0400
From Rod Person <rodperson@rodperson.com>
To Smaran Harihar <smaran.harihar@gmail.com>
Subject Re: unable to get simple html file up
In-Reply-To <CAHRZm1swhsDy5Q--ULVT=xMEzs4wqrFEGHrtoeaeMKO91LHs=Q@mail.gmail.com>
References <CAHRZm1tpMO4UawgN6pa0G4YOqNHrQvvVLDxS9mg=CV+xHu0a0Q@mail.gmail.com> <CAHRZm1swhsDy5Q--ULVT=xMEzs4wqrFEGHrtoeaeMKO91LHs=Q@mail.gmail.com>
X-Mailer Claws Mail 3.8.0cvs30 (GTK+ 2.16.6; i586-pc-mingw32msvc)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2911.1344012637.4697.python-list@python.org> (permalink)
Lines 34
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1344012637 news.xs4all.nl 6978 [2001:888:2000:d::a6]:37680
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:26446

Show key headers only | View raw


On Fri, 3 Aug 2012 09:40:44 -0700
Smaran Harihar <smaran.harihar@gmail.com> wrote:

> guys i m still waiting for a reply
> 
> ---------- Forwarded message ----------
> From: Smaran Harihar <smaran.harihar@gmail.com>
> Date: Thu, Aug 2, 2012 at 12:26 PM
> Subject: unable to get simple html file up
> To: python-list@python.org
> 
> 
> Hi,
> 
> I am following this
> tutorial<http://pointlessprogramming.wordpress.com/2011/02/13/python-cgi-tutorial-2/>
> and
> i am not able to get the link.py <http://dpaste.de/wJQ0d/> up and
> running. I should be looking at Html file with link directing to the
> cgi script.
> 
> But strangely i can't even see the page itself. Any idea why it is
> like this? I have made link.py executable. Here is the
> server.py<http://dpaste.de/iEPTk/>
> .
> 

looks like the closing """ are missing from link.py

-- 

Rod Person  http://www.rodperson.com  rodperson@rodperson.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: unable to get simple html file up Rod Person <rodperson@rodperson.com> - 2012-08-03 12:45 -0400

csiph-web