class documentation
Updates list attributes by extension rather than by replacement.
Works in conjunction with the OptionParser.lists instance attribute.
| Method | __init__ |
Undocumented |
| Method | copy |
Return a shallow copy of self. |
| Method | setdefault |
V.setdefault(n[,d]) -> getattr(V,n,d), also set D.n=d if n not in D or None. |
| Method | update |
Undocumented |
| Instance Variable | record |
Undocumented |