Python 0.6.3
Bugfixes
TreeSequence.draw_svg(path=...)
was failing due to a missing
import xml.dom.minidom
(@petrelharp, #3144, #3145)
Bugfixes
TreeSequence.draw_svg(path=...)
was failing due to a missingimport xml.dom.minidom
(@petrelharp, #3144, #3145)