Convert dictionary comprehension to dict(generator) so it'll work with 2.6
authorDiane Trout <diane@caltech.edu>
Mon, 25 Jun 2012 19:33:37 +0000 (12:33 -0700)
committerDiane Trout <diane@caltech.edu>
Mon, 25 Jun 2012 19:33:37 +0000 (12:33 -0700)
commit183cb15943efb49009510d334f01f542a52822bb
tree624b45536209645965476cb135e124d97ec5ef7c
parent4b879739b9696cbecda5b9468a579761dee27785
Convert dictionary comprehension to dict(generator) so it'll work with 2.6
htsworkflow/submission/test/test_condorfastq.py