[Pythonmac-SIG] permissions on packages

2006-12-10 Thread belinda thom
Hi, I'm writing to seek a better understanding of how permissions should work in python on the Mac. Out-of-the-MacPython-2.4-install box, files in /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4 have permissions like these: -rw-rw-r-- 1 root admin 26255 Oct 18 01:39 zi

Re: [Pythonmac-SIG] permissions on packages

2006-12-10 Thread Bob Ippolito
On 12/11/06, belinda thom <[EMAIL PROTECTED]> wrote: > Hi, > > I'm writing to seek a better understanding of how permissions should > work in python on the Mac. > > Out-of-the-MacPython-2.4-install box, files in /Library/Frameworks/ > Python.framework/Versions/2.4/lib/python2.4 have permissions lik