Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Issue 1105007: Add simplejson 2.1.0 and use it when it's not already installed. (Closed)

Created:
10 years, 9 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Add simplejson 2.1.0 and use it when it's not already installed. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42175

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1644 lines, -2 lines) Patch
M presubmit_support.py View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/simplejson/LICENSE.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/simplejson/PKG-INFO View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/simplejson/__init__.py View 1 chunk +437 lines, -0 lines 0 comments Download
A third_party/simplejson/decoder.py View 1 chunk +421 lines, -0 lines 0 comments Download
A third_party/simplejson/encoder.py View 1 chunk +501 lines, -0 lines 0 comments Download
A third_party/simplejson/ordered_dict.py View 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/simplejson/scanner.py View 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/simplejson/tool.py View 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 9 months ago (2010-03-20 00:05:24 UTC) #1
Lei Zhang
10 years, 9 months ago (2010-03-20 00:06:35 UTC) #2
LGTM stamp.

Powered by Google App Engine
This is Rietveld 408576698