This file is indexed.

/usr/share/doc/python-pebl/html/_sources/prior.txt is in python-pebl-doc 1.0.2-2.

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
 8
 9
10
11
12
13
14
15
16
:mod:`prior` -- Prior models
============================

.. module:: pebl.prior
    :synopsis: Posterior models

This module provides classes for representing and working with prior models.

.. autoclass:: Prior
    :members:

.. autoclass:: UniformPrior
    :members:

.. autoclass:: NullPrior
    :members: