re-commit for fawce

This commit is contained in:
scottsanderson
2012-08-07 15:42:33 -04:00
parent c45b49a315
commit 1959a8388c
+1
View File
@@ -213,6 +213,7 @@ class EventWindow:
# oldest newest
# | |
# V V
import nose.tools; nose.tools.set_trace()
while self.drop_condition(self.ticks[0].dt, self.ticks[-1].dt):
# popleft removes and returns the oldest tick in self.ticks