xlrd question
has
has.temp3 at virgin.net
Mon Aug 6 05:46:19 EDT 2007
On 5 Aug, 19:43, jay <jyoun... at kc.rr.com> wrote:
> So if I'm understanding this correctly, it really only
> installs something in '/Library/Python/2.3/site-packages'
Correct.
> (as well as
> an alias to it from '/System/Library/Frameworks/Python.framework/
> Versions/2.3/lib/python2.3/site-packages')
No, /System.../python2.3/site-packages is a symlink to /Library/Python/
2.3/site-packages set up by Apple. DistUtils makes no modification to
anything under /System.
HTH
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
More information about the Python-list
mailing list