Merge lp://staging/~patrick-crews/drizzle/dbqp_bug727506 into lp://staging/drizzle/7.0
Proposed by
Patrick Crews
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Lee Bieber | ||||
Approved revision: | 2212 | ||||
Merged at revision: | 2214 | ||||
Proposed branch: | lp://staging/~patrick-crews/drizzle/dbqp_bug727506 | ||||
Merge into: | lp://staging/drizzle/7.0 | ||||
Diff against target: |
65 lines (+29/-26) 1 file modified
tests/dbqp.py (+29/-26) |
||||
To merge this branch: | bzr merge lp://staging/~patrick-crews/drizzle/dbqp_bug727506 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Drizzle Developers | Pending | ||
Review via email: mp+51842@code.staging.launchpad.net |
Description of the change
adjusted dbqp.py to nest try/except block in try/finally to deal with python 2.4 on red hat
To post a comment you must log in.