Re: [Pythonmac-SIG] py-rdiff-backup?

2005-10-08 Thread Alastair Rankine
On 18/09/2005, at 1:42 PM, Chinook wrote: > I would like to checkout rdiff-backup usage on Mac OS X (10.4.2) > > 1) Are there any other such users out there? Definitely! (if you mean 'check out', as opposed to 'trust my life's work to' :) > 2a) EA support: supposedly with "pyxattr" recog

Re: [Pythonmac-SIG] py-rdiff-backup?

2005-10-08 Thread Bob Ippolito
On Oct 8, 2005, at 3:52 AM, Alastair Rankine wrote: > As you might expect, the sematics of xattr (ie Darwin EA) differ > greatly from pyxattr (ie Linux EA). So you will need to go back to > the rdiff-backup developers to get Mac xattr support. Well, not really. I just committed the 10 lines of

Re: [Pythonmac-SIG] Fat Python?

2005-10-08 Thread Ronald Oussoren
On 7-okt-2005, at 19:58, Bob Ippolito wrote: On Oct 7, 2005, at 6:33 AM, Kent Quirk wrote: We're trying to get our application ready for the forthcoming Intel Macs, and we'll need to have a fat binaries version of Python and support for it in py2app. We have successfully built an intel

Re: [Pythonmac-SIG] Fat Python?

2005-10-08 Thread Bob Ippolito
On Oct 8, 2005, at 11:48 AM, Ronald Oussoren wrote: > > On 7-okt-2005, at 19:58, Bob Ippolito wrote: > > >> >> On Oct 7, 2005, at 6:33 AM, Kent Quirk wrote: >> >> >>> We're trying to get our application ready for the forthcoming >>> Intel Macs, and we'll need to have a fat binaries version of