Removal of DevInt¶
In PyTango v9.5.0 the DevInt data type was removed from PyTango because the corresponding
DEV_INT type was removed from cppTango.
The DevInt didn’t function correctly, but the nearest
replacement is DevLong.
In PyTango v9.5.0 the DevInt data type was removed from PyTango because the corresponding
DEV_INT type was removed from cppTango.
The DevInt didn’t function correctly, but the nearest
replacement is DevLong.