Parent Directory
|
Revision Log
|
Patch
revision 642 by jonathan, Thu Apr 10 14:35:03 2003 UTC | revision 643 by jonathan, Thu Apr 10 17:55:57 2003 UTC | |
---|---|---|
# | Line 686 class ClassGroupRange(ClassGroup): | Line 686 class ClassGroupRange(ClassGroup): |
686 | label -- a label for this group. | label -- a label for this group. |
687 | """ | """ |
688 | ||
689 | ClassGroup.__init__(self, label, props, None) | ClassGroup.__init__(self, label, props, group) |
690 | ||
691 | self.min = self.max = 0 | self.min = self.max = 0 |
692 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |