set_file_pointer

Data_Reduction.DSN.old_init.set_file_pointer(fd, new_pos)

Position the file pointer in a binary file.

Notes

This overcomes a bug in Python 2.5.2 which does not allow Python long int offsets.

:param fd : file descriptor

:param new_pos : long