My Server supports Python?
Will Ware
wware at world.std.com
Sat May 6 14:47:52 EDT 2000
More information about the Python-list mailing list
Sat May 6 14:47:52 EDT 2000
- Previous message (by thread): My Server supports Python?
- Next message (by thread): My Server supports Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): My Server supports Python?
- Next message (by thread): My Server supports Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list