summaryrefslogtreecommitdiff
path: root/tests/lock.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-47/+0
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-3/+3
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-3/+3
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-1/+0
2008-05-16Remove trailing whitespace.Ben Finney1-3/+3
2005-09-12* export locking Michael Vogt1-0/+47