# -*- Mode: Python -*- import pprint def main (env, stdin, stdout): stdout.write ( '
\r\n' ) pprint.pprint (env, stdout) stdout.write ('