[Pythonmac-SIG] Pythonmac-SIG] AEDesc error: Unsupported Type

has hengist.podd at virgin.net
Wed Jul 14 07:12:23 CEST 2010


Ben Pedersen wrote:

> Working with py-appscript to automate testing and I'm getting an error
> deep in aemreference/aemcodecs. [...]
> 
> class SuperTest():
>   def getProcessHandle(procName="TextEdit"):

should read:

  def getProcessHandle(self, procName="TextEdit"):

HTH 

has
-- 
Learn AppleScript, 3rd edition, Sanderson & Rosenthal: 
http://apress.com/book/view/9781430223610
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net



More information about the Pythonmac-SIG mailing list