Reimplemented in r250_521.
Definition at line 114 of file r250.py.
00114 : 00115 return Numeric.array(self.ranbuf), self.counter #make sure we copy the array, not just return a reference 00116 def setstate(self, state):