Ticket #3414 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Reduction UI: get rid of try-except-finally block

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

try-except-finally is not available on RHEL5+python 2.4 builds

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Mathieu Doucet

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13439]:

replace 'finally' by code duplication to accommodate python 2.4. Fixes #3414

comment:3 Changed 9 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:4 Changed 9 years ago by Martyn Gigg

Confirmed gone and all tests pass on RHEL5 so should be okay.

comment:5 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4261

Note: See TracTickets for help on using tickets.