On Feb 27, 2005, at 14:21, Nick Matsakis wrote:
Does anyone know if anyone has written python bindings for the Mac
Addressbook API? I would expect it wouldn't be too difficult for
anyone
who knows how to do this, since they provide a simple C API. (I've
never
written anything but pure Python).
Jim Correia wrote:
(New to the list, couldn't find the answer in the archives...)
I'm just getting around to building and installing Python 2.4 on
10.3.8. After building and running the tests, test_locale fails. (If I
tweak the test to not abort after the first failure I see that it
fails for the d
Does anyone know if anyone has written python bindings for the Mac
Addressbook API? I would expect it wouldn't be too difficult for anyone
who knows how to do this, since they provide a simple C API. (I've never
written anything but pure Python).
http://developer.apple.com/documentation/UserExpe
(New to the list, couldn't find the answer in the archives...)
I'm just getting around to building and installing Python 2.4 on
10.3.8. After building and running the tests, test_locale fails. (If I
tweak the test to not abort after the first failure I see that it
fails for the decimal_point and t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Can you be more specific? Is this a problem in that your application
crashes and you lose data, or just that it's not a very graceful shutdown?
PyQt on the Mac is a bit buuggy, even with my binary distribution.
Because it's such a monster to build, I ha