Re: [Pythonmac-SIG] AddressBook wrapper

2005-05-05 Thread Ronald Oussoren
On 4-mei-2005, at 22:03, Dethe Elza wrote: > The AddressBook wrapper doesn't appear to expose the constants > kABShowAsPerson (0), kABShowAsCompany (1), or kABShowAsMask (7). It does now (PyObjC repository, revision 1609) Ronald ___ Pythonmac-SIG mai

[Pythonmac-SIG] Tiger hand rolled Python 2.4.1: libxml2 oddities

2005-05-05 Thread Gary Poster
Using Python 2.4.1 compiled on Tiger. This symptom did not occur on Panther. Running my app using one command makes an import of libxml2 succeed: all test pass, including a lot of code that relies on libxml2. Running it with another command makes it fail: *** ImportError: Failure linking ne

Re: [Pythonmac-SIG] building non-Framework Python 2.4.1 on Tiger

2005-05-05 Thread Gary Poster
On May 4, 2005, at 7:30 PM, Bob Ippolito wrote: > On May 4, 2005, at 7:15 PM, Gary Poster wrote: >> On May 4, 2005, at 3:29 PM, Bob Ippolito wrote: >>> I'm not really sure why you're trying not to build a framework >>> Python in the first place, there's no particularly good reason why >>> you'd w

Re: [Pythonmac-SIG] Tiger hand rolled Python 2.4.1: libxml2 oddities

2005-05-05 Thread Bob Ippolito
On May 5, 2005, at 12:55 PM, Gary Poster wrote: > Using Python 2.4.1 compiled on Tiger. This symptom did not occur on > Panther. > > Running my app using one command makes an import of libxml2 succeed: > all test pass, including a lot of code that relies on libxml2. > > Running it with another c

Re: [Pythonmac-SIG] Tiger hand rolled Python 2.4.1: libxml2 oddities

2005-05-05 Thread Bob Ippolito
On May 5, 2005, at 2:20 PM, Bob Ippolito wrote: > > On May 5, 2005, at 12:55 PM, Gary Poster wrote: > > >> Using Python 2.4.1 compiled on Tiger. This symptom did not occur on >> Panther. >> >> Running my app using one command makes an import of libxml2 succeed: >> all test pass, including a lot

Re: [Pythonmac-SIG] Tiger hand rolled Python 2.4.1: libxml2 oddities

2005-05-05 Thread Gary Poster
On May 5, 2005, at 2:31 PM, Bob Ippolito wrote: > > On May 5, 2005, at 2:20 PM, Bob Ippolito wrote: >> It sounds like libxml2 (or the Python extension) uses the linker >> option flat_namespace .. that's bad. -flat_namespace has been >> deprecated since 10.2 (maybe earlier) and shouldn't be used

[Pythonmac-SIG] How can XCode find Python.h?

2005-05-05 Thread Frederick C. Lee
I'm following an c-module example in 'Programming Python'.The C code depends on 'Python.h'.The first thing I did was use Spotlight to find where 'Python.h' is.I found it:  /Developer/SDKs/MacOSX10.4.0.sdk//include/python2.3/Python.h  <-- def as PYHEADERS env variable in .login.So I set the 'Hea

Re: [Pythonmac-SIG] How can XCode find Python.h?

2005-05-05 Thread Bob Ippolito
On May 5, 2005, at 5:28 PM, Frederick C. Lee wrote: > I'm following an c-module example in 'Programming Python'. > > The C code depends on 'Python.h'. > > The first thing I did was use Spotlight to find where 'Python.h' is. > I found it: /Developer/SDKs/MacOSX10.4.0.sdk//include/ > python2.3

[Pythonmac-SIG] jython alive

2005-05-05 Thread Charles Hartman
I know this isn't the list for it -- as far as I can tell there _isn't_ a list for it. Does anyone know if Jython is alive? Progressing? The current version seems to be four years old and corresponds to Python 2.1. If I set out to do some projects in it (because I need to talk to a special

Re: [Pythonmac-SIG] jython alive

2005-05-05 Thread Bob Ippolito
On May 5, 2005, at 1:59 PM, Charles Hartman wrote: > I know this isn't the list for it -- as far as I can tell there > _isn't_ a list for it. Does anyone know if Jython is alive? > Progressing? The current version seems to be four years old and > corresponds to Python 2.1. If I set out to do some

[Pythonmac-SIG] Updated packages for Tiger

2005-05-05 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have updated PyQt-Mac, SPE-OSX, and PyUnitOSX for compatability with Mac OSX 10.4 "Tiger." Please see http://www.wordtech-software.com for more information. - -- Cheers, Kevin Walzer, PhD WordTech Software--Open Source Applications and Pack