Hi all,

For you interest, as part of prepping appscript 0.19.0 for release this week I've been porting it to Python 3.0 and have just done an initial check-in of the libraries, tests and some samples, which you're welcome to take a look at:

svn co http://appscript.svn.sourceforge.net/svnroot/appscript/py3-appscript/trunk py3-appscript

Documentation will be largely unchanged from the Python 2.x version, and I'll get it done shortly, along with the remaining sample scripts. Only major difference is that raw AE codes are bytes objects instead of str (only an issue if you're dipping into the lower-level aem APIs).

Enjoy,

has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to