Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. File "/home/dmoisset/src/lockfile/src/zc/lockfile/README.txt", line 22, in README.txt
  2. Failed example:
  3. for record in handler.records:
  4. print record.levelname, record.getMessage()
  5. Expected:
  6. ERROR Error locking file lock; pid=UNKNOWN
  7. Got:
  8. ERROR Error locking file lock; pid=31144
  9.  
  10. Ran 3 tests with 1 failures and 0 errors in 0.577 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement