bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] gnubg.org down?


From: Øystein Johansen
Subject: Re: [Bug-gnubg] gnubg.org down?
Date: Sun, 11 Jan 2004 02:48:08 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Segrave wrote:

|> Page source shows this, but it looks like
|
|> <!--~
|> import sys, string, re
|
|> f= open('/home/18/gnubgorg/news/newsarchive.html', 'r')
|
|> list = re.split(r"<!-- END OF NEWS MESSAGE -->", f.read())
|> list.reverse()
|
|> for c in range(0,5):
|>     OUTPUT( list[c] )
|
|> f.close() ~-->
|
|> If the first line is supposed to escape to a command interpreter, it
|> looks like it isn't doing so, it's being seen as a comment opening
|> which terminates in the re.split call's arguments. After that, the
|> rest of the script is being output as ordinary text.

This is not the problem. The problem is the redirction of the url.

When the redirection works properly it will be redirected to:
http://www.gnubg.org/cgi-bin/makepage.cgi?file=/index.html

Just visit that page, and you will see that it works.

The strange thing is that the redirection sometimes works and sometimes
it doesn't. That's what I think is strange. Also, some times the scripts
are executed by python 2.2 and some times the scrips are executed by
python 2.3. How can that be?

- -Øystein
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAAKtY6kDTFPhwyqYRAqI7AJ9xlcJ5NUfgDkgZ7aLFjPNR2XNVgwCfeTLE
d7AalFx4ChvFMRIxIckb0XA=
=PcPy
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]