7.2. pyopus.misc.id — Process and revision identifiers

A unique identifier generator module

Also provides the PyOPUS revision number.

This module is imported automatically when PyOPUS is imported.

pyopus.misc.id.locationID

Unique identifier for every Python process on every host.

The identifier has the form hostname_processIdentifier.

pyopus.misc.id.revision
PyOPUS revision number.

Previous topic

7.1. pyopus.misc.env — Login shell environment

Next topic

7.3. pyopus.misc.debug — Debug message generation and output

This Page