Script relax :: Class Relax
[hide private]
[frames] | no frames]

Class Relax

Instance Methods [hide private]
 
__init__(self)
The top level class for initialising the program.
 
arguments(self)
Function for processing the command line arguments.
 
licence(self)
Function for displaying the licence.
 
set_intro_string(self)
Create the program introduction.
 
spacing(self, string, width=100)
Function for formatting the string to be centered to 100 spaces.
 
test_mode(self)
Relax test mode code.