Locate python home

Peter Maas fpetermaas at netscape.net
Wed Feb 25 04:16:01 EST 2004


Thomas Aanensen wrote:
> Python could be located at different paths on computers (e.g. c:\python).
> How can I find this path?

import sys
print sys.executable

Mit freundlichen Gruessen,

Peter Maas

-- 
-------------------------------------------------------------------
Peter Maas, M+R Infosysteme, D-52070 Aachen, Hubert-Wienen-Str. 24
Tel +49-241-93878-0 Fax +49-241-93878-20 eMail peter.maas at mplusr.de
-------------------------------------------------------------------



More information about the Python-list mailing list