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

4.10. Epilogue

The last lines of the script invoke the main().

manweb.cgi
if  __name__ == "__main__":
    main()