PyPump
PyPump copied to clipboard
Lists[n] always return the first collection
pump.me.lists[0] , pump.me.lists[1] and so on returns the same collection, this is caused by a offset and count parameters bug in pump.io https://github.com/e14n/pump.io/issues/794