fix compilation with cython 0.15.1
authorÉric Piel <piel@delmic.com>
Thu, 18 Oct 2012 08:32:48 +0000 (10:32 +0200)
committerW. Trevor King <wking@tremily.us>
Thu, 18 Oct 2012 18:02:34 +0000 (14:02 -0400)
commitf34487982e58ad80576c67b0bdcd99778e3c5573
tree4e92eac7d8fac3673b22784110a1e68f46ae8494
parent30247b7c102537b24f28beb073d8de0af45eee94
fix compilation with cython 0.15.1

Need to help cython to find out that a new CalibrationSetting is a CalibrationSetting, otherwise
it thinks that its properties are python objects.
pycomedi/calibration.pyx