)]}'
{"swift/common/middleware/tempauth.py":[{"author":{"_account_id":995,"name":"David Goetz","email":"david.goetz@rackspace.com","username":"david-goetz"},"change_message_id":"d06db36ccd8e1e79d0a19cb970139cd1fde6a256","unresolved":false,"context_lines":[{"line_number":248,"context_line":""},{"line_number":249,"context_line":"        if not account or not account.startswith(self.reseller_prefix):"},{"line_number":250,"context_line":"            self.logger.debug(\"Account name: %s doesn\u0027t start with \\"},{"line_number":251,"context_line":"                              reseller_prefix: %s.\""},{"line_number":252,"context_line":"                              % (account, self.reseller_prefix))"},{"line_number":253,"context_line":"            return self.denied_response(req)"},{"line_number":254,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAAM3%2F%2Blok%3D","line":251,"updated":"2013-02-26 17:12:21.000000000","message":"you have a line continuation \\ within a quote. how about:\n\nself.logger.debug(\"Account name: %s doesn\u0027t start with \"\n                          \"reseller_prefix: %s.\"\n                          % (account, self.reseller_prefix))","commit_id":"c5f8b7e4acd080eb303fc2898fea08f12a9bd0ce"},{"author":{"_account_id":6835,"name":"Kun Huang","email":"gareth@openstacker.org","username":"academicgareth"},"change_message_id":"898b357024b6869c99838ec399ef90f0133a67f1","unresolved":false,"context_lines":[{"line_number":248,"context_line":""},{"line_number":249,"context_line":"        if not account or not account.startswith(self.reseller_prefix):"},{"line_number":250,"context_line":"            self.logger.debug(\"Account name: %s doesn\u0027t start with \\"},{"line_number":251,"context_line":"                              reseller_prefix: %s.\""},{"line_number":252,"context_line":"                              % (account, self.reseller_prefix))"},{"line_number":253,"context_line":"            return self.denied_response(req)"},{"line_number":254,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"AAAAM3%2F%2Blkg%3D","line":251,"in_reply_to":"AAAAM3%2F%2Blok%3D","updated":"2013-02-26 17:42:10.000000000","message":"yes you\u0027re right, this mistake will result a strange blank in a log sentence, I will fix now.","commit_id":"c5f8b7e4acd080eb303fc2898fea08f12a9bd0ce"}]}
