dsully/pykafka

NameError on `memoryview` in io.py

Closed this issue · 2 comments

See
https://github.com/dsully/pykafka/blob/master/kafka/io.py#L46
There is no memoryview. You get:

NameError: global name 'memoryview' is not defined

Here's the bad commit
5665505

Oh. My bad. I read it too quickly. The reason it's failing is because I have python 2.6.