| 
select (
        self,
        _object=None,
        _attributes={},
        **_arguments,
        )
select: Select the specified object
        Required argument: the object to select
        Keyword argument _attributes: AppleEvent attribute dictionary 
        
            | Exceptions |  |  
        | TypeError, 'No optional args expected' aetools.Error, aetools.decodeerror( _arguments )
 
 |  |