[12.10.20] Testing

This commit is contained in:
andrewso 2020-10-12 15:33:23 +01:00
parent c095aa1560
commit 060695c809

View File

@ -106,6 +106,7 @@ class Listener(StreamListener):
def processTweet(text, type): def processTweet(text, type):
log("hourStack size :: [{}]".format(len(hourStack)), "INFO")
# processStack = dumpStack.copy() # processStack = dumpStack.copy()
# dumpStack.clear() # dumpStack.clear()