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

49. Epilogue

These lines at the end of the webstats.py file cause execution of the main program.

webstats.py
#================================================================
# Epilogue
#----------------------------------------------------------------
if __name__ == '__main__':
    main()