Re: Association between a review and "Ship it" at the RBClient level

2013-05-13 Thread A.M.
On Mon, 13 May 2013 09:42:24 -0700 (PDT), Jody wrote: > I'm confused on how to find if a submitted review has a "ship it" > associated it with it. Does someone have a python fragment that shows how > to extract this information along with the person who voted to press "ship > it?" > > Here's

Association between a review and "Ship it" at the RBClient level

2013-05-13 Thread Jody
I'm confused on how to find if a submitted review has a "ship it" associated it with it. Does someone have a python fragment that shows how to extract this information along with the person who voted to press "ship it?" Here's what I have so far: from rbtools.api.client import RBClient clien