summaryrefslogtreecommitdiff
path: root/python/lock.cc
AgeCommit message (Expand)AuthorFilesLines
2011-11-10fix build against apt in experimentalMichael Vogt1-0/+2
2010-04-21python: Commit documentation changes suggested by debian-l10n-english.Julian Andres Klode1-4/+4
2010-01-15python/lock.cc,python/progress.cc: Include Python.h first to avoid warning.Julian Andres Klode1-1/+1
2009-07-21python/lock.cc: Implement apt_pkg.FileLock().Julian Andres Klode1-0/+132
2009-07-21python/lock.cc: Fix refcount in systemlock_enter and behavior of systemlock_e...Julian Andres Klode1-2/+12
2009-07-20python/lock.cc: Introduce apt_pkg.SystemLock context manager.Julian Andres Klode1-0/+123