]> git.decadent.org.uk Git - dak.git/commitdiff
Merge commit 'lamby/master' into merge
authorJoerg Jaspert <joerg@debian.org>
Tue, 27 Oct 2009 08:28:50 +0000 (09:28 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 27 Oct 2009 08:28:50 +0000 (09:28 +0100)
* commit 'lamby/master':
  Add missing "utils" import (used in security conditional)
  No need to assign to a local now that @session_wrapper does the cleanup
  Avoid calling .count(); call .one() and catch the exception.
  Fix Archive.__repr__
  Factor out most common session handling into decorator.

Signed-off-by: Joerg Jaspert <joerg@debian.org>

Trivial merge