Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Graph 6 string contains "\n"

I found some graphs with graph 6 string containing "\n" as a substring. But, then

g=Graph('XZ|f|a\nvrMxUrw}~iuhZjV~fxg~s^X[~~XZqlyuT~^~n~nnT~h')

calls an error:

RuntimeError: The string (XZ|f|a) seems corrupt: for n = 25, the string is too short.

Any ideas?

Thanks