mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
re-commit for fawce
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user