Home | Trees | Indices | Help |
---|
|
Arg --+ | MutuallyExclusiveArgs
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.)
|
|||
| __init__(self, *subargs) | ||
| __call__(self, keyw) |
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Wed Aug 29 19:07:56 2007 | http://epydoc.sourceforge.net |