This file is indexed.

/usr/share/pyshared/gluon/contrib/pyfpdf/__init__.py is in python-gluon 1.99.7-1.

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

The actual contents of the file can be viewed below.

1
2
3
from fpdf import FPDF
from html import HTMLMixin
from template import Template