Closed lucabaldini closed 7 years ago
The easiest way to fix this is avoid file inheritance and re-implement relevant methods. See commit a560812. tested on linux with python2.7 and win with python3.5 using xpedisplay
Ok, with this fix, the xpeBinaryFileBase class is not an iterator and the next() method must be called explicitely in event loop.
ok, that's was just a wrong return in next closing again
E:\xpe\xpedaq>python Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:18:55) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.