]> git.decadent.org.uk Git - dak.git/commit
Implicitly release lock when closing file
authorAnsgar Burchardt <ansgar@debian.org>
Wed, 17 Jun 2015 07:57:01 +0000 (09:57 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Wed, 17 Jun 2015 22:09:55 +0000 (00:09 +0200)
commit57ab3a0d9a3eafaadd407ab5c1473d5b75397b70
treedb93c12730783566eac2a2bde4baf0d67c55a4f8
parente0364a10b4a8ab37dd6527bbd1ba67a2f43da9cc
Implicitly release lock when closing file

Letting Python close the file will also release the lock after having
flushed all buffers.

Reported-by: Niels Thykier <niels@thykier.net>
daklib/rm.py