Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(86)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 7022044: Prepare code for conversion to Python3 with 2to3 tool.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Jason Glasgow
Modified:
13 years ago
Reviewers:
jcgregorio_google
CC:
google-api-python-client_googlegroups.com, richard1
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix 80 column long lines. #

Created: 13 years ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M apiclient/discovery.py View 1 chunk +1 line, -0 lines 0 comments Download
M apiclient/model.py View 1 chunk +1 line, -0 lines 0 comments Download
M oauth2client/client.py View 2 chunks +2 lines, -0 lines 0 comments Download
M oauth2client/file.py View 2 chunks +2 lines, -2 lines 0 comments Download
M oauth2client/tools.py View 1 1 chunk +5 lines, -3 lines 0 comments Download
Total messages: 2
|
Jason Glasgow
This CL contains several changes that I made to the Google client API python libraries ...
13 years ago (2012年12月27日 21:24:32 UTC) #1
This CL contains several changes that I made to the Google client API python
libraries which allow the 2to3 tool to create working python 3K code. I have
only been able to test with python 2.7.2 and 3.2 on a Macintosh, so I'm not sure
if these changes work for earlier versions of python.
These changes are associated with issue 57.
http://code.google.com/p/google-api-python-client/issues/detail?id=57 
Sign in to reply to this message.
jcgregorio_google
This looks good, but please change all the encodes and decodes to 'utf-8' instead of ...
13 years ago (2013年01月02日 13:08:22 UTC) #2
This looks good, but please change all the encodes and decodes to 'utf-8'
instead of using the default.
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /