Details
Description
Hi,
I propose a tiny patch for the DotExporter in order to print "weight" as an edge attribute only when the actual weight extends Number, using the method getDouble().
This is to be fully compliant with the DOT language specification on the attribute "weight" (see http://www.graphviz.org/content/attrs#aweight).
Hope this helps,
Claudio