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

Issue 8570005: Make subprocess2.Popen a class instead of a function. (Closed)

Created:
9 years, 1 month ago by Marc-Antoine Ruel (Google)
Modified:
9 years, 1 month ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Make subprocess2.Popen a class instead of a function. This will be necessary to override member functions eventually. It also better replicates what subprocess.Popen is. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -68 lines) Patch
M subprocess2.py View 2 chunks +55 lines, -54 lines 0 comments Download
M tests/subprocess2_test.py View 4 chunks +20 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Marc-Antoine Ruel (Google)
9 years, 1 month ago (2011-11-15 16:30:41 UTC) #1
Dirk Pranke
lgtm
9 years, 1 month ago (2011-11-15 20:15:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@google.com/8570005/1
9 years, 1 month ago (2011-11-24 15:16:57 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-24 15:24:08 UTC) #4
Change committed as 111530

Powered by Google App Engine
This is Rietveld 408576698