File: output.rst

package info (click to toggle)
python-stestr 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 868 kB
  • sloc: python: 6,348; makefile: 37; sh: 12
file content (12 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
.. _api_output:

The Output Module
=================

This module provides functions for dealing with any output from stestr. This
mostly just means helper functions to properly write output to stdout (or
another file) Any function or class in this module that has a docstring
is a stable interface and should be backwards compatible.

.. automodule:: stestr.output
   :members: