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

Date 2012-08-03 12:45 -0400
From Rod Person <rodperson@rodperson.com>
Subject Re: unable to get simple html file up
References <CAHRZm1tpMO4UawgN6pa0G4YOqNHrQvvVLDxS9mg=CV+xHu0a0Q@mail.gmail.com> <CAHRZm1swhsDy5Q--ULVT=xMEzs4wqrFEGHrtoeaeMKO91LHs=Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2911.1344012637.4697.python-list@python.org> (permalink)

Show all headers | 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