mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
Removed addpack calls
This commit is contained in:
parent
f63abad4e9
commit
ef51d1351c
14 changed files with 1 additions and 75 deletions
|
@ -5,10 +5,6 @@ Generated from Moes:Programma's:Eudora:Eudora Light
|
|||
AETE/AEUT resource version 2/16, language 0, script 0
|
||||
"""
|
||||
|
||||
import addpack
|
||||
addpack.addpack('Tools')
|
||||
addpack.addpack('bgen')
|
||||
addpack.addpack('ae')
|
||||
|
||||
import aetools
|
||||
import MacOS
|
||||
|
@ -199,7 +195,7 @@ class Eudora_Suite:
|
|||
return _arguments['----']
|
||||
|
||||
def unqueue(self, _object, _attributes={}, **_arguments):
|
||||
"""unqueue: Remove a message from the queue, so it wonÍt be sent
|
||||
"""unqueue: Remove a message from the queue, so it wonÕt be sent
|
||||
Required argument: the message to unqueue
|
||||
Keyword argument _attributes: AppleEvent attribute dictionary
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue