Re: Not able to find a function

2015-04-22 Thread Barret Rennie
Hi there, Hello; Definitions for these functions don’t actually exist. The Resource class (defined in rbtools.api.resource) generates these functions at run time from the JSON returned by the Review Board web API. Each returned JSON response has a “links” field, which contains a a JSON object

Not able to find a function

2015-04-21 Thread XYZ
Hi, I am trying to understand the integration of perforce repository with review board. I am stuck at one point, i am not able to find the implementation of a particular function. Can someone please explain how this function call works: In rbtools\command\post.py file, within post_request func