Re: [Pythonmac-SIG] PyObjC - Apple sample code

2017-04-27 Thread Ben Byram-Wigfield
I tried the repository browser there, and the version of parse_page_contents.py still doesn’t work for me. I’m using the latest downloaded versions of python 2.7 and PyObjC. I also tried using the default OS X versions. The errors are in the attached file. Many thanks ERRORS USING LATEST DOWNLO

Re: [Pythonmac-SIG] PyObjC - Apple sample code

2017-04-27 Thread Ronald Oussoren
> On 22 Apr 2017, at 10:45, Ben Byram-Wigfield wrote: > > I’ve been looking at Apple’s Open Source website, where there is lots of > python sample code. But the examples I’ve tried don’t work. They all flag > syntax errors (usually about type conversion), or occasionally make the > python pro