9.2. pyopus.misc.identify — Process, location, 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.identify.locationID()

Generates a unique identifier for every microthread.

The identifier has the form hostname_processID_microthreadID.

pyopus.misc.identify.revision = 405

PyOPUS revision number.

Previous topic

9.1. pyopus.misc.env — Login shell environment

Next topic

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

This Page