]> git.decadent.org.uk Git - dak.git/commit
wrap try..except..finally the python 2.4 way
authorPhilipp Kern <pkern@debian.org>
Sun, 7 Sep 2008 19:48:53 +0000 (19:48 +0000)
committerPhilipp Kern <pkern@debian.org>
Sun, 7 Sep 2008 19:48:53 +0000 (19:48 +0000)
commitdc5d7b44188e95d81eb5a43b41c5534dc2e552b0
treee7a35e8241eeb89193ebb76d9aee826389fefde4
parent3d51abd3797e49e0edfe26fe4702d29220b9dcdb
wrap try..except..finally the python 2.4 way

2008-09-07  Philipp Kern  <pkern@debian.org>

        * daklib/utils.py (check_hash): try..except..finally only
        works on python >=2.5.

Signed-off-by: Philipp Kern <pkern@debian.org>
ChangeLog
daklib/utils.py