Hi All,

We're doing some work around different versions of Python on OSX (and  
what's in their respective site-packages directory),
and I was wondering:

Given that we can pick up the the version number of the current  
instantiation using sys.version,
is there a direct way of computing the locating values for x and y in
'/Library/Frameworks/Python.framework/Versions/Current/lib/pythonx.y/'

other than through concatenating the above string with a splice of  
sys.version?

thanks,

David
_________________________________________________
experimental polymedia: www.avatar.com.au
Sonic Communications Research Group,
University of Canberra:  creative.canberra.edu.au/scrg/


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to