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

Issue 8051027: Fix importing breakpad from an interactive python prompt. (Closed)

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

Description

Fix importing breakpad from an interactive python prompt. When running an interactive python prompt, sys.modules['__main__'] has no __file__ member. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M breakpad.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
9 years, 2 months ago (2011-09-27 23:33:22 UTC) #1
Dirk Pranke
lgtm
9 years, 2 months ago (2011-09-27 23:41:50 UTC) #2
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8051027/1
9 years, 2 months ago (2011-09-27 23:53:43 UTC) #3
commit-bot: I haz the power
9 years, 2 months ago (2011-09-28 00:04:58 UTC) #4
Change committed as 103055

Powered by Google App Engine
This is Rietveld 408576698