Some cosmetic on the code

This commit is contained in:
2016-12-13 12:48:13 +01:00
parent 4ef5cb0d87
commit fc55fc117d

View File

@ -50,7 +50,7 @@ cdef class OBIDMS_column_multi_elts_str(OBIDMS_column_multi_elts):
return result
cpdef object get_line(self, index_t line_nb) :
cdef const_char_p value
cdef const_char_p value # @DuplicatedSignature
cdef object value_in_result
cdef dict result
cdef index_t i