My Server supports Python?

Will Ware wware at world.std.com
Sat May 6 14:47:52 EDT 2000


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, trying to run at the command line should
also work in a DOS window. I don't know what you'd do on a Mac.
-- 
 - - - - - - - - - - - - - - - - - - - - - - - -
Resistance is futile. Capacitance is efficacious.
Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list