<<mod edit: split from here>>
Probably a long shot, since this thread is long since dead, but was hoping I could get a hand.
I'm trying to do pretty much the same thing here, but I'm getting an error at this line:
self.storeli[self.counter].append(a)
Throwing a KeyError: 0 at me, referring the counter. Any ideas as to why it doesn't like that?