axiak / pybloomfiltermmap

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

Python 3 version of the code #81

Closed KDra closed 2 years ago

KDra commented 7 years ago

Just modified functions to make it python 3 compatible.