This file is indexed.

/usr/share/pyshared/MySQLdb/release.py is in python-mysqldb 1.2.3-1build1.

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

The actual contents of the file can be viewed below.

1
2
3
__author__ = "Andy Dustman <adustman@users.sourceforge.net>"
version_info = (1,2,3,'final',0)
__version__ = "1.2.3"