Comment 1 for bug 1797258

Revision history for this message
Gudjon I. Gudjonsson (gudjon-gudjon) wrote :

Hi

I have just tested this with the newest version 0.11.0 but I am sure it is the
same for 0.10.2.

python3
Python 3.7.2 (default, Jan 3 2019, 02:55:40)
[GCC 8.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import comedi.comedi as c
>>> c.MAJOR
98
>>>

Hope this solves your problem

/Gudjon