__repr__ methods for API client

Review Request #3293 — Created Aug. 19, 2012 and submitted — Latest diff uploaded

Information

RBTools
api

Reviewers

Provides __repr__() methods for the synchronous API client.

Also fixes a bug causing the provided user agent not to be used.

 

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3
rbtools/api/resource.py
rbtools/api/transport/sync.py
Loading...