This file is indexed.

/usr/lib/python2.7/dist-packages/numpy/distutils/mingw/gfortran_vs2003_hack.c is in python-numpy 1:1.12.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
int _get_output_format(void)
{
	return 0;
}

int _imp____lc_codepage = 0;