My Server supports Python?

Christian Tismer tismer at tismer.com
Sat May 6 17:45:04 EDT 2000


Courageous wrote:
> 
> Will Ware wrote:
> >
> > Courageous (jkraska1 at san.rr.com) wrote:
> > > % find / -name "python*" -print
> >
> > He could also just do:
> >
> > which python
> >
> > though "find" and "which" both assume a Unix system. Assuming his
> > path is set up correctly,...
> 
> Yeah. I was assuming since the word "server" was used and a
> command line was mentioned, it just about had to be unix.
> The advantage to the find, of course, is that it will find
> python even if he hasn't had it put into his path (which is
> a possibility).

Well, if an ISP is really supporting Python, and if typing
some shell at some site > python
doesn't give the desired result, you may for sure assume
that they don't support it, at least not in the way it
should be, right?

would-never-happen-at-my-site-as-you-know-ly y'rs - chris

-- 
Christian Tismer             :^)   <mailto:tismer at appliedbiometrics.com>
Applied Biometrics GmbH      :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     where do you want to jump today?   http://www.stackless.com




More information about the Python-list mailing list