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

Issue 6867085: Fix IBus.py errors. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by fujiwara
Modified:
13 years, 1 month ago
Reviewers:
shawn.p.huang
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Fix IBus.py errors. BUG=http://code.google.com/p/ibus/issues/detail?id=1559 TEST=ibus-anthy

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M bindings/pygobject/gi/overrides/IBus.py View 2 chunks +5 lines, -5 lines 2 comments Download

Messages

Total messages: 4
fujiwara
I need ibus 1.5.1 soon.
13 years, 1 month ago (2012-12-10 04:25:38 UTC) #1
Peng
lgtm https://codereview.appspot.com/6867085/diff/1/bindings/pygobject/gi/overrides/IBus.py File bindings/pygobject/gi/overrides/IBus.py (right): https://codereview.appspot.com/6867085/diff/1/bindings/pygobject/gi/overrides/IBus.py#newcode201 bindings/pygobject/gi/overrides/IBus.py:201: prop_type = kwargs.pop('prop_type', type) What's the different of ...
13 years, 1 month ago (2012-12-10 13:59:17 UTC) #2
Peng
On 2012/12/10 13:59:17, Peng wrote: > lgtm > > https://codereview.appspot.com/6867085/diff/1/bindings/pygobject/gi/overrides/IBus.py > File bindings/pygobject/gi/overrides/IBus.py (right): > ...
13 years, 1 month ago (2012-12-10 13:59:59 UTC) #3
fujiwara
13 years, 1 month ago (2012-12-10 14:15:51 UTC) #4
https://codereview.appspot.com/6867085/diff/1/bindings/pygobject/gi/overrides...
File bindings/pygobject/gi/overrides/IBus.py (right):

https://codereview.appspot.com/6867085/diff/1/bindings/pygobject/gi/overrides...
bindings/pygobject/gi/overrides/IBus.py:201: prop_type = kwargs.pop('prop_type',
type)
On 2012/12/10 13:59:17, Peng wrote:
> What's the different of get & pop?

pop returns the value and deletes it in dict.
Sign in to reply to this message.

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