)]}'
{"swift/proxy/controllers/base.py":[{"author":{"_account_id":2622,"name":"Samuel Merritt","email":"spam+launchpad@andcheese.org","username":"torgomatic"},"change_message_id":"54a2f0735cc7468056d4690e7e04dbabf5dd73f6","unresolved":false,"context_lines":[{"line_number":732,"context_line":"        if max_age is not None:"},{"line_number":733,"context_line":"            try:"},{"line_number":734,"context_line":"                headers[\u0027access-control-max-age\u0027] \u003d \u0027%d\u0027 % int(max_age)"},{"line_number":735,"context_line":"            except TypeError:"},{"line_number":736,"context_line":"                pass"},{"line_number":737,"context_line":"        headers[\u0027access-control-allow-methods\u0027] \u003d \u0027, \u0027.join("},{"line_number":738,"context_line":"            self.allowed_methods)"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAALn%2F%2FuN0%3D","line":735,"updated":"2012-11-09 22:43:32.000000000","message":"ValueError, perhaps? That\u0027s what int(\"not an int\") raises when I run it in a REPL.\n\nAlso, a test for this would be good.","commit_id":"f7761c58635aabacd6f4e3b66a0bc20f7094411e"}]}
