[Twisted-Python] Re: [Twisted-commits] r18086 - Import minidom within a try/except to cause this not to break platforms without minidom.
On Mon, 11 Sep 2006 03:48:04 -0600, Stephen Thorne <stephen@wolfwood.twistedmatrix.com> wrote:
Author: stephen Date: Mon Sep 11 03:48:03 2006 New Revision: 18086
Modified: trunk/twisted/python/versions.py Log: Import minidom within a try/except to cause this not to break platforms without minidom.
Author: Stephen Thorne Reviewer: jml Fixes: #2076
Tests? Jean-Paul
On Mon, 11 Sep 2006 08:12:37 -0400, Jean-Paul Calderone <exarkun@divmod.com> wrote:
On Mon, 11 Sep 2006 03:48:04 -0600, Stephen Thorne <stephen@wolfwood.twistedmatrix.com> wrote:
Author: stephen Date: Mon Sep 11 03:48:03 2006 New Revision: 18086
Modified: trunk/twisted/python/versions.py Log: Import minidom within a try/except to cause this not to break platforms without minidom.
Author: Stephen Thorne Reviewer: jml Fixes: #2076
Tests?
Also, this doesn't fix the PyPy buildslave problem that it claims to fix.
Jean-Paul
participants (1)
-
Jean-Paul Calderone