Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(962)

Issue 43780045: runtime-gdb.py: upgrade to be python 3 compatible

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by gigovich
Modified:
10 years, 4 months ago
Reviewers:
Visibility:
Public.

Description

runtime-gdb.py: upgrade to be python 3 compatible * add format method instead string format expressions (compatible with 2.6 / 3) * add import gdb (this injected by default) * remove tabs for identation * remove other pep8 warnings * change sys.stderr write method Fixes issue 6698

Patch Set 1 #

Patch Set 2 : diff -r 12a40bc39413 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -271 lines) Patch
M src/pkg/runtime/runtime-gdb.py View 1 6 chunks +289 lines, -271 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b