Commit History

Author SHA1 Message Date
  Ansgar Burchardt a81eec2b57 silence warning "W391 blank line at end of file" 5 years ago
  Bastian Blank da66a788e5 Use absolute imports 6 years ago
  Bastian Blank 4544378f72 Fix E226: Missing whitespace around arithmetic operator 6 years ago
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 years ago
  Chris Lamb 84bb48818a Replace instances of ``if x.has_key(y)`` with ``if y in x``. 6 years ago
  Mark Hymers 73cf2cb7de Centralise UrgencyLog handling 13 years ago
  Chris Lamb d5c5b6de82 Drop executable bits on libraries. 15 years ago
  Chris Lamb b5da3a8242 Prefer the "Borg" pattern over the GoF singleton pattern. 15 years ago
  Mark Hymers 29c5916ce3 misc bug fixes 15 years ago
  Mark Hymers 872ccc8d00 move UrgencyLog class to daklib 15 years ago