Table of Contents

Class: MutuallyExclusiveArgs Gnuplot/termdefs.py

A group of args, of which either zero or one may be set, but not more.

Members:

subargs
a list [(argname, arg), ...] of Arg instances. argname is used to identify the corresponding arg in error messages. (The name of the corresponding keyword args is determined internally by each arg.)
Base Classes   
Arg
Methods   
__call__
__init__
  __call__ 
__call__ ( self,  keyw )

Exceptions   
Errors.OptionError('Arguments %s and %s cannot both be specified' %( foundargname, argname, ) )
  __init__ 
__init__ ( self,  *subargs )


Table of Contents

This document was automatically generated on Sun Oct 19 17:10:22 2003 by HappyDoc version 2.1