cgi question! problem with correct python version

Emile van Sebille emile at fenx.com
Sun Dec 2 09:27:40 EST 2001


"Markus Jais" <info at mjais.de> wrote in message
news:9ucugc$7lqqu$1 at ID-75083.news.dfncis.de...
> hello
> I am using RedHat 7.1 and I have installed the old python 1.5.2 which
seems
> to be needed by RedHat 7.1 and also the Python 2.1
>
> now I have a strange problem.
>
> 1st script:
> ----
> #!/usr/bin/env python


Does using

#!/usr/bin/env python2.1

work?


--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list