summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-changes/library/utils.rst
blob: 86446995b2ff772b0165a81ac5b917cc73e43ace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
:mod:`utils` --- Fake utilities module for tests
================================================

.. module:: utils
   :synopsis: Utility functions

--------------

The :mod:`utils` module is a pretend python module for changes testing.


Classes
-------

.. class:: Path

   Class for handling paths.

   .. versionadded:: 0.5

      Innovative new way to handle paths.

    .. deprecated:: 0.6

       So, that was a bad idea it turns out.