| Trees | Indices | Help |
|
|---|
|
|
Store the results of an asized object
in these 4 attributes:
size - total size of the object
flat - flat size of the object
name - name or repr of the object
refs - tuple containing an instance
of Asized for each referent
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
strf = tuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
strftuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items If the argument is a tuple, the return value is the same object.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:37 2010 | http://epydoc.sourceforge.net |