Merge lp://staging/~andrea.corbellini/terminator/fix-1121143 into lp://staging/terminator/trunk
Proposed by
Andrea Corbellini
Status: | Merged |
---|---|
Merged at revision: | 1375 |
Proposed branch: | lp://staging/~andrea.corbellini/terminator/fix-1121143 |
Merge into: | lp://staging/terminator/trunk |
Diff against target: |
32 lines (+3/-1) 2 files modified
terminatorlib/paned.py (+2/-1) terminatorlib/window.py (+1/-0) |
To merge this branch: | bzr merge lp://staging/~andrea.corbellini/terminator/fix-1121143 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Jones (community) | Approve | ||
Review via email: mp+147564@code.staging.launchpad.net |
To post a comment you must log in.
Could you explain why you're removing the del(self) line in paned.py?