| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Module Memoize :: Class Counter |
|
CountDict,
CountValueBase class for counting memoization hits and misses.
We expect that the metaclass initialization will have filled in the .name attribute that represents the name of the function being counted.
| Method Summary | |
|---|---|
__init__(self,
method_name)
| |
__cmp__(self,
other)
| |
display(self)
| |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 | http://epydoc.sf.net |