Table of Contents

Class: Standard_Suite Gnuplot/gnuplot_Suites.py

Methods   
get
save
set
  get 
get (
        self,
        _object,
        _attributes={},
        **_arguments,
        )

get: get the data for an object Required argument: the object whose data is to be returned Keyword argument _attributes: AppleEvent attribute dictionary Returns: the data from the object

Exceptions   
TypeError
aetools.Error

  save 
save (
        self,
        _object,
        _attributes={},
        **_arguments,
        )

save: save an object Required argument: the object to save Keyword argument _in: the file in which to save the object Keyword argument _attributes: AppleEvent attribute dictionary

Exceptions   
aetools.Error

  set 
set (
        self,
        _object,
        _attributes={},
        **_arguments,
        )

set: set an objects data Required argument: the object whose data is to be changed Keyword argument to: the new value Keyword argument _attributes: AppleEvent attribute dictionary

Exceptions   
aetools.Error


Table of Contents

This document was automatically generated on Fri Jan 26 14:06:11 2001 by HappyDoc version r0_9_2