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


Groups > comp.lang.python > #26446 > unrolled thread

Re: unable to get simple html file up

Started byRod Person <rodperson@rodperson.com>
First post2012-08-03 12:45 -0400
Last post2012-08-03 12:45 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#26446 — Re: unable to get simple html file up

FromRod Person <rodperson@rodperson.com>
Date2012-08-03 12:45 -0400
SubjectRe: unable to get simple html file up
Message-ID<mailman.2911.1344012637.4697.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web