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

6. Manifest constants

For ease of maintenance, a number of manifest constants are declared at the top of the script.

webstats.py
#================================================================
# Manifest constants
#----------------------------------------------------------------

6.1. EXPIRE_DAYS

Defines the length of the report interval in days.

webstats.py
EXPIRE_DAYS  =  30