On 23 July, 18:01, Dennis Lee Bieber <[email protected]> wrote:
> On Thu, 23 Jul 2009 08:48:46 -0700 (PDT), Mark Tarver
> <[email protected]> declaimed the following in
> gmane.comp.python.general:
>
> > I have a very strange error.  I have two test python files test.py and
> > python.py which contain the following code
>
>         <snip>
>
> > The other fails with a server configuration error.  Both are running
>
>         Way out from left field... Have you tried renaming "python.py" to
> some other name?
>
>         If the server is configured to treat .py as executable files, it
> might be getting confused over "python.py" trying to invoke "python".
> --
>         Wulfraed        Dennis Lee Bieber               KD6MOG
>         [email protected]             [email protected]
>                 HTTP://wlfraed.home.netcom.com/
>         (Bestiaria Support Staff:               [email protected])
>                 HTTP://www.bestiaria.com/

Yes; tried pyth.py - still failed.

Mark
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to