Let's instrument the code
print filename, mode, _ref(self.handle)
status = nxlib.nxiopen_(filename,mode,_ref(self.handle))
print status$ python bug.py filenamenxs.h5 5 <cparam 'P' (0xb7488128)> 0
Let's instrument the code
print filename, mode, _ref(self.handle)
status = nxlib.nxiopen_(filename,mode,_ref(self.handle))
print status$ python bug.py filenamenxs.h5 5 <cparam 'P' (0xb7488128)> 0