[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#861736:



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


Reply to: