| Home | Trees | Index | Help |
|
|---|
| Package openss :: Module openss_classes :: Class RankList |
|
OssList --+
|
RankList
Object for creating a list of ranks.
Currently ranks are represented as integers, either:a list of individuals and tuples.
my_rank = openss.RankList()
my_rank += [1,3,(22,33),564]| Method Summary | |
|---|---|
| Inherited from OssList | |
Construct a list | |
| |
Allows += operations. | |
Allows + operations. | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Nov 11 11:55:14 2005 | http://epydoc.sf.net |