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
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
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
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
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
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
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
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
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
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
-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
11 matches
Mail list logo