]> arthur.barton.de Git - bup.git/history - cmd/cat-file-cmd.py
Use next(it), not it.next() and drop the helpers fallback
[bup.git] / cmd / cat-file-cmd.py
2016-01-17 Rob BrowningDon't import * from helpers
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2013-10-22 Rob BrowningAdd "bup cat-file [--meta|--bupm] /branch/revision...