Package prompt :: Module sys_info :: Class Sys_info
[hide private]
[frames] | no frames]

Class Sys_info

source code


Class containing the sys_info function.

Instance Methods [hide private]
 
sys_info(self)
Display all system information relating to this version of relax.
source code

Inherited from base_class.Basic_class: __init__

Method Details [hide private]

sys_info(self)

source code 
Display all system information relating to this version of relax.

Description
~~~~~~~~~~~

This will display all of the relax, Python, python package and hardware information currently being
used by relax.  This is useful for seeing if all packages are up to date and if the correct software
versions are being used.  It is also very useful information for reporting relax bugs.