25
25
* Convenience method TestCase.expectFailure ensures that known failures
26
26
do not silently pass. (Aaron Bentley)
28
44
* ``LockableFiles.lock_write()`` now accepts a ``token`` keyword argument,
29
45
so that a seperate LockableFiles instance can share a lock if it has the
30
46
right token. (Andrew Bennetts, Robert Collins)