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

Issue 5359049: Add CamelCase alias for adding a batch cell update operation to a spreadsheets feed.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by jscud.work
Modified:
12 years, 5 months ago
Reviewers:
Vic Fryzel, jcgregorio
CC:
gdata-python-client-library-contributors_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/gdata/spreadsheets/data.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2
jscud.work
12 years, 5 months ago (2011-11-08 01:12:39 UTC) #1
Vic Fryzel
12 years, 5 months ago (2011-11-08 04:45:33 UTC) #2
LGTM

-Vic



On Mon, Nov 7, 2011 at 8:12 PM, <jscud.work@gmail.com> wrote:

> Reviewers: jcgregorio,
>
>
>
> Please review this at
http://codereview.appspot.com/**5359049/<http://codereview.appspot.com/5359049/>
>
> Affected files:
>  M src/gdata/spreadsheets/data.py
>
>
> Index: src/gdata/spreadsheets/data.py
> ==============================**==============================**=======
> --- a/src/gdata/spreadsheets/data.**py
> +++ b/src/gdata/spreadsheets/data.**py
> @@ -360,6 +360,8 @@
>         cell=Cell(col=str(col), row=str(row), input_value=input_value)))
>     return self
>
> +  AddSetCell = add_set_cell
> +
>
>  def build_batch_cells_update(**spreadsheet_key, worksheet_id):
>   """Creates an empty cells feed for adding batch cell updates to.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "GData Python Client Library Contributors" group.
> To post to this group, send email to gdata-python-client-library-**
>
contributors@googlegroups.com<gdata-python-client-library-contributors@google...
> .
> To unsubscribe from this group, send email to gdata-python-client-library-
>
**contributors+unsubscribe@**googlegroups.com<gdata-python-client-library-con...
> .
> For more options, visit this group at http://groups.google.com/**
>
group/gdata-python-client-**library-contributors?hl=en<http://groups.google.com/group/gdata-python-client-library-contributors?hl=en>
> .
>
>
Sign in to reply to this message.

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