Add ability to print out json structures returned by api to api.py
authorDiane Trout <diane@caltech.edu>
Tue, 6 Mar 2012 00:45:22 +0000 (16:45 -0800)
committerDiane Trout <diane@caltech.edu>
Tue, 6 Mar 2012 00:45:22 +0000 (16:45 -0800)
commit73d7957501834b6c0c118f9c71ffdefee9f9c6b2
treebda2a09b7b151b060723002f2c07a8f1baf59eb3
parentf12244468a66fedbbc758c2a2cbeba9d3a1ed9bc
Add ability to print out json structures returned by api to api.py

(This is mostly to make exploration and/or mocking tests easier)
htsworkflow/util/api.py