axiak / pybloomfiltermmap

Fast Python Bloom Filter using Mmap
http://axiak.github.com/pybloomfiltermmap/
MIT License
740 stars 137 forks source link

Make a little change #47

Open DYFeng opened 10 years ago

DYFeng commented 10 years ago

Load elem_count from bloom file.Fix issue #31

zeekay commented 10 years ago

Any reason not to roll with this?

earonesty commented 8 years ago

LGTM

nffdiogosilva commented 3 years ago

Why not merge this? I'm still having this issue