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