Home | Trees | Indices | Help |
|
---|
|
|
|||
|
ProfileMirror Access only part of an underlying ProfileCollection from a MultiModel. |
|
|||
|
p = B.ProfileCollection()
|
||
|
mirror = ProfileMirror(p, range(0, len(string.letters), 2))
|
|
p
|
mirror
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:49 2007 | http://epydoc.sourceforge.net |