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

Issue 6877005: Make subprocess2.call() returned values to be the same as subprocess.call(). (Closed)

Created:
9 years, 8 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Visibility:
Public.

Description

Make subprocess2.call() returned values to be the same as subprocess.call(). Renamed the previous subprocess2.call() to subprocess2.communicate(). R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81976

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -14 lines) Patch
M subprocess2.py View 3 chunks +15 lines, -3 lines 0 comments Download
M tests/subprocess2_test.py View 6 chunks +13 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
9 years, 8 months ago (2011-04-18 13:49:33 UTC) #1
Dirk Pranke
9 years, 8 months ago (2011-04-18 18:44:37 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698