{"body":"git_cmd = [\"git\", \"log\", \"--pretty=format:'%ad, commit %h'\", \"--date=local\",\n           \"-n1\"]\ntry:\n    html_last_updated_fmt = subprocess.Popen(\n        git_cmd, stdout=subprocess.PIPE).communicate()[0]\nexcept Exception:\n    warnings.warn('Cannot get last updated time from git repository. '\n                  'Not setting \"html_last_updated_fmt\".')","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/uBBPTqqR","modified":1502121188,"id":"uBBPTqqR","size":350,"lines":8,"own_paste":false,"theme":"","date":1502121188}