Increase Python 3 compatibility (`print()` and `except ... as ...`).
authorW. Trevor King <wking@drexel.edu>
Fri, 30 Mar 2012 03:36:34 +0000 (23:36 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 30 Mar 2012 03:36:34 +0000 (23:36 -0400)
commit661b25ba288a4fbd11bd86bf7cab182e60f52b5d
tree6672857ced43b365973a0d968fc357655da4ace6
parent237c9accf0def08b177e55b5262840a48241d606
Increase Python 3 compatibility (`print()` and `except ... as ...`).
h5config/config.py
h5config/storage/hdf5.py
h5config/storage/yaml.py
h5config/test.py