Replace some prints with logging.info messages and
authorDiane Trout <diane@caltech.edu>
Wed, 16 Sep 2009 21:36:36 +0000 (21:36 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 16 Sep 2009 21:36:36 +0000 (21:36 +0000)
commit96833cdd527fe260ed6f9aee22c56ed973c5ef3c
tree207a22f12ae5e9036c5d8af5d2afb3e9a2d973de
parent14db04bf4bd6e7bfefb17ce5d99c6536588bb9d4
Replace some prints with logging.info messages and
replace the call to HTTPError.reason with HTTPError.code and HTTPError.msg
as those seem to be available in python 2.6
htsworkflow/pipelines/retrieve_config.py
scripts/retrieve_config