__persistdict__['persist_a'] = 'stay there!' persist_b = "don't stay there!" print 'Content-type: text/html\n\n' print '''\ Set up persistent and non-persistent variables; now run <a href="persist-2.py">persist-2.py</a> '''