This file is indexed.

/usr/lib/pypy/include/listobject.h is in pypy-dev 2.2.1+dfsg-1.

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

The actual contents of the file can be viewed below.

1
2
#define PyList_GET_ITEM PyList_GetItem
#define PyList_SET_ITEM PyList_SetItem