This file is indexed.

/usr/lib/python3/dist-packages/sfml/__init__.py is in python3-sfml 2.2~git20150611.196c88+dfsg-4build2.

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
import sfml.system
import sfml.window
import sfml.graphics
import sfml.audio
import sfml.network