openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

Abstract queue/Queue to support python 2 and 3 #210

Closed Morgan243 closed 7 years ago

Morgan243 commented 7 years ago

Using module 'python_queue' to wrap this and keep the try/except from littering main modules. Should fix issue #208