Re: [Pythonmac-SIG] appscript docs

2008-03-04 Thread Henning Hraban Ramm
Am 2008-03-04 um 02:10 schrieb has: >> Is there any reason why the appscript docs aren't available online? > The Ruby docs have been up awhile, but the Python and ObjC versions > are still to do. As with most OSS projects: lack of time/motivation/ > manpower and/or plain laziness - take your pick.

Re: [Pythonmac-SIG] appscript docs

2008-03-03 Thread has
Henning Hraban Ramm wrote: > Is there any reason why the appscript docs aren't available online? The Ruby docs have been up awhile, but the Python and ObjC versions are still to do. As with most OSS projects: lack of time/motivation/ manpower and/or plain laziness - take your pick. > The Hom

Re: [Pythonmac-SIG] appscript docs (was: Path conversions)

2008-03-02 Thread Henning Hraban Ramm
Am 2008-02-27 um 21:57 schrieb Ned Deily: > The macfile module of py-appscript was renamed to mactypes. So, with > the lastest versions of py-appscript, you'll need to change > macfile.Alias() to mactypes.Alias(). See the doc files included with > the py-appscript source download: appscript.so