Next / Previous / Contents / TCC Help System / NM Tech homepage

4. Prologue

The actual code for hwscan3 starts with a line to make it self-executing, then the usual opening comments.

hwscan3.py
#!/usr/bin/env python
#================================================================
# hwscan3.py:  Summarize hardware configurations in Web form
#    $Revision: 1.17 $  $Date: 2011/02/18 21:35:19 $
#----------------------------------------------------------------

SCRIPT_NAME       =  'hwscan3.py'
EXTERNAL_VERSION  =  '3.0'