Merge lp://staging/~pharno/anonplus/trunk into lp://staging/anonplus
Proposed by
pharno
Status: | Merged |
---|---|
Approved by: | pharno |
Approved revision: | no longer in the source branch. |
Merged at revision: | 191 |
Proposed branch: | lp://staging/~pharno/anonplus/trunk |
Merge into: | lp://staging/anonplus |
Diff against target: |
78 lines (+13/-17) 2 files modified
src/apps/kame_example.py (+1/-1) src/apps/libs/kame.py (+12/-16) |
To merge this branch: | bzr merge lp://staging/~pharno/anonplus/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
aj00200 | Approve | ||
Review via email: mp+87214@code.staging.launchpad.net |
Commit message
fixed a bug in kame. The server could not send data to the client, due to a wrong referened variable. Also moved the error handler out of the class, into its own function.
To post a comment you must log in.