I need to serialize a deep graph only for the purposes of visualizing it to
observe primitive data types on properties throughout the hierarchy.
In my scenario, I cannot attach a debugger to the process which would
be most useful. Using json is not the easiest as I need to chase endless
custom serialization handlers.

Does anyone know of something useful in this case?

Thanks,
jlc
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to