Skip to content

prettify rocks report host vm config #9

@lclementi

Description

@lclementi

Rocks report host vm config returns a very ugly xml.
Verify if you can prettify it with the following code before print it out:


import xml.dom.minidom

print xml.dom.minidom.parseString("zzz").toprettyxml()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions