)]}' { "commit": "b9072319c77cb183f05239f54d016f26a2a803db", "tree": "5269ee690fc87d716e1606d3040c92d26f1fa703", "parents": [ "756e7da0afda60365bc29a9497a8f3b7a8b10cb9" ], "author": { "name": "CodeMan99", "email": "cody.taylor@maternityneighborhood.com", "time": "Wed Dec 10 11:40:58 2014 -0500" }, "committer": { "name": "CodeMan99", "email": "cody.taylor@maternityneighborhood.com", "time": "Wed Dec 10 11:40:58 2014 -0500" }, "message": "Make run_wsgi.py python3 compliant\nChanges include:\n - Add __future__ for python2\n - Set \"ascii\" encoding for TemplateLookup\n - Remove text option for error handling (header is already set to HTML)\n - Break apart exception handling for clarity\n - Check that a file exists before opening it\n - Use `open` not `file` with \u0027rb\u0027 flags\n - Remove unnessary \"default\" `extensions_map`\n - Python3 style print statement\n", "tree_diff": [ { "type": "modify", "old_id": "6e8640649c48427c79478597a5fcd8ed94e6b1ea", "old_mode": 33188, "old_path": "examples/wsgi/run_wsgi.py", "new_id": "13d689b0747c76c9f743a3abe73ee26d193bdca0", "new_mode": 33188, "new_path": "examples/wsgi/run_wsgi.py" } ] }