issues
search
axiak
/
pybloomfiltermmap
Fast Python Bloom Filter using Mmap
http://axiak.github.com/pybloomfiltermmap/
MIT License
741
stars
137
forks
source link
tostring() is deprecated. Use tobytes() instead.
#85
Open
VulumeCode
opened
6 years ago
VulumeCode
commented
6 years ago
src/pybloomfilter.pyx line 115: test = hash_seeds.tostring()
src/pybloomfilter.pyx line 115: test = hash_seeds.tostring()