Run 2to3 over Python sources.
authorMichael Vrable <vrable@cs.hmc.edu>
Tue, 28 Jan 2014 16:24:56 +0000 (08:24 -0800)
committerMichael Vrable <vrable@cs.hmc.edu>
Sat, 1 Feb 2014 17:18:56 +0000 (09:18 -0800)
commita5f66616b1ec0c38328ad5131bf1c889ccc43659
tree50a4bc42688fd985702980ce325c7e0342705632
parent5b69b1ec0eeba473dfd2c40de41075a49a147e93
Run 2to3 over Python sources.
13 files changed:
cumulus-sync
python/cumulus/__init__.py
python/cumulus/cmd_util.py
python/cumulus/config.py
python/cumulus/main.py
python/cumulus/metadata.py
python/cumulus/rebuild_database.py
python/cumulus/retention.py
python/cumulus/store/__init__.py
python/cumulus/store/file.py
python/cumulus/store/ftp.py
python/cumulus/store/s3.py
python/cumulus/store/sftp.py