summaryrefslogtreecommitdiff
path: root/python/lock.cc
AgeCommit message (Expand)AuthorFilesLines
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