Skip to content
Snippets Groups Projects
Commit b7f32193 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

A few API refinements

parent cceff2ce
No related branches found
No related tags found
No related merge requests found
......@@ -266,6 +266,8 @@ typedef struct {
# define PyBobIoHDF5File_Converter (*(PyBobIoHDF5File_Converter_RET (*)PyBobIoHDF5File_Converter_PROTO) PyXbobIo_API[PyBobIoHDF5File_Converter_NUM])
# if !defined(NO_IMPORT_ARRAY)
/**
* Returns -1 on error, 0 on success. PyCapsule_Import will set an exception
* if there's an error.
......@@ -320,6 +322,8 @@ typedef struct {
}
# endif //!defined(NO_IMPORT_ARRAY)
#endif /* XBOB_IO_MODULE */
#endif /* XBOB_IO_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment