This file is indexed.

/usr/lib/pypy/include/descrobject.h is in pypy-dev 5.10.0+dfsg-3build2.

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
#ifndef Py_DESCROBJECT_H
#define Py_DESCROBJECT_H

#include "cpyext_descrobject.h"

#endif