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

13. Epilogue

These lines initiate execution of the main program.

catweb
#================================================================
# Epilogue
#----------------------------------------------------------------

if __name__ == "__main__":
    main()