New issue 105 by an...@korobeynikov.info: node attributes are not preserved
during reverse()
http://code.google.com/p/python-graph/issues/detail?id=105
It seems that only edge attributes are preserved during reverse(), but not
node's.
Any chance that you could submit a small code sample that shows the problem?