[Buildbot-commits] [buildbot/buildbot] de491b: Do not fail if twisted.mail can't be imported

noreply at github.com noreply at github.com
Mon Nov 14 05:44:20 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: de491bcc39eba823da377d57378906933b10674f
      https://github.com/buildbot/buildbot/commit/de491bcc39eba823da377d57378906933b10674f
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-11-13 (Sun, 13 Nov 2011)

  Changed paths:
    M master/buildbot/status/mail.py

  Log Message:
  -----------
  Do not fail if twisted.mail can't be imported

This allows other parts of Buildbot (e.g., buildbot.buildslave) to
import mail.py, even if only some parts of Twisted are installed.
Fixes #2144.






More information about the Commits mailing list