Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Review Request #6582 — Created Nov. 12, 2014 and submitted Nov. 12, 2014, 3:16 p.m. — Latest diff uploaded Nov. 12, 2014, 2:58 p.m.
Python 2.6 has the 'json' module bundled in, which means we no longer need to deal with simplejson.
Ran unit tests.