Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-17 Thread Ronald Oussoren
On 16-aug-2005, at 18:27, [EMAIL PROTECTED] wrote: > > It would be really nice if python-ldap could just use the existing > OpenLDAP with SASL support on Tiger; I recall from the python-ldap > mailing list that this was do-able under Panther. The required header files are not installed by defaul

[Pythonmac-SIG] New PyObjC article

2005-08-17 Thread Dave Opstad
I just noticed a new article (dated Monday) on using PyObjC has been posted at the Apple Developer site: http://developer.apple.com/cocoa/pyobjc.html Cheers! Dave ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/li

[Pythonmac-SIG] Set/get finder color label of a file

2005-08-17 Thread matthias . oberlaender
I would very much like to get and set the color label (or 'label index') of a file programmatically from Python. I spent quite some time googling, but was unable to extract the necessary bits how to do it with a few Carbon calls. Can somebody on the list help me out on this? (I surely don't w