Code review comment for lp:~angus-akkea/linaro-image-tools/Samsung-SMDKV310

Revision history for this message
Loïc Minier (lool) wrote :

You might need a:
from __future__ import with_statement

(we hope to complete a backport to Ubuntu 10.04 and hence we'd like to keep support for python2.5)

perhaps it's best to avoid "with" entirely

« Back to merge proposal