Comment 3 for bug 1878458

Revision history for this message
Mark Sapiro (msapiro) wrote :

First of all, v is never a 1-tuple. It always is (op, *data), but even if it were a 1-tuple, op wouldn't be Pending.SUBSCRIPTION so we wouldn't look at v[1] anyway.