]> arthur.barton.de Git - bup.git/history - lib/bup/bloom.py
Get rid of some python syntax not compatible with python 2.4.
[bup.git] / lib / bup / bloom.py
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-17 Avery Pennarunbloom.py: move bloom.ShaBloom.create to just bloom...
2011-02-17 Avery PennarunMerge branch 'bl/bloomcheck' into ap/cleanups
2011-02-17 Avery PennarunMove bloom-related stuff from git.py to a new bloom.py.