Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: unable to get simple html file up

8 views
Skip to first unread message

Rod Person

unread,
Aug 3, 2012, 12:45:09 PM8/3/12
to Smaran Harihar, python-list
On Fri, 3 Aug 2012 09:40:44 -0700
Smaran Harihar <smaran....@gmail.com> wrote:

> guys i m still waiting for a reply
>
> ---------- Forwarded message ----------
> From: Smaran Harihar <smaran....@gmail.com>
> Date: Thu, Aug 2, 2012 at 12:26 PM
> Subject: unable to get simple html file up
> To: pytho...@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 rodp...@rodperson.com


Chris Angelico

unread,
Aug 3, 2012, 12:54:28 PM8/3/12
to pytho...@python.org
On Sat, Aug 4, 2012 at 2:40 AM, Smaran Harihar <smaran....@gmail.com> wrote:
> guys i m still waiting for a reply

You may get more helpful results if you add more information to your
question. Also, be aware that you're asking volunteers to donate their
time to you; according to the timestamps, it's less than a day since
your original post. Granted, python-list IS a heavily-trafficked and
fast-responding list (unlike several others I'm on, on which a week's
delay is entirely possible), but even so, prodding should probably be
left off until it's been rather longer. On the other hand, if your
follow-up is adding a pile of additional (useful!) information, it
won't look like a ping, and it actually will improve your chances of a
reply.

Here's a helpful resource on asking questions on these sorts of lists:

http://www.catb.org/~esr/faqs/smart-questions.html

Keep in mind that nobody's paid to help you, so you have to make us
_want_ to respond. One of the best ways to do that is to make it easy
for us to help you.

ChrisA
0 new messages