Re: [Pythonmac-SIG] dlopenflags and sharing symbols across python extension modules

2006-03-11 Thread Ronald Oussoren
On 10-mrt-2006, at 23:25, Zachary Pincus wrote: >> If you come up with a patch for (2) against Python's svn trunk that >> is tested and works on 10.2 then I'll commit it. It's not >> appropriate to make this sort of change against Python 2.4, >> though. *Maybe* for the universal branch that Ron

Re: [Pythonmac-SIG] dlopenflags and sharing symbols across python extension modules

2006-03-11 Thread Zachary Pincus
>> Well, after wasting the better part of a day tracking down a computer >> capable of running 10.2, installing 10.2 on it, getting the latest >> updates and the newest 10.2 developer tools, I find that neither >> python 2.5 from svn (today's snapshot or a checkout from the 8th) >> *NOR* the svn sn

Re: [Pythonmac-SIG] NSUserDefaults causes crash on MOSXI

2006-03-11 Thread Zachery Bir
On Mar 10, 2006, at 10:22 PM, Zachery Bir wrote: > On Mar 1, 2006, at 1:22 PM, Bob Ippolito wrote: > >> Alternatively you could run it under ktrace to see which file it >> opens. There should be a NAMI with the path it's opening. > > Boy does that make some kinda output ;^) I'm more than willing