]> git.decadent.org.uk Git - dak.git/commit - daklib/checks.py
HashedFile: Raise FileDoesNotExist if referring to a non-existing file
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 22 Aug 2014 19:51:02 +0000 (21:51 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 22 Aug 2014 19:51:02 +0000 (21:51 +0200)
commit0fe78641fc8c73a0fd40b83dba90a12d3ae1f0b5
tree235d47f74915a8c8f927b8fb904f8307a3fa4ac8
parent731d594cc9032c1e889c90bc55092536c96e284c
HashedFile: Raise FileDoesNotExist if referring to a non-existing file

A custom exception is nicer to handle in the caller.
daklib/checks.py
daklib/upload.py