This file is indexed.

/usr/lib/python2.7/dist-packages/openopt/ooVersionNumber.py is in python-openopt 0.38+svn1589-1.1.

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
7
"""
OpenOpt: numerical optimization package for Python
Copyright (C) 2007-2010 Dmitrey Kroshko <dmitrey at openopt dot org>

LICENSE: new BSD. See
COPYING.txt for details.  """
__version__ = '0.38'