dssg/UPSG

Give UObject a print method

Opened this issue · 0 comments

zar1 commented

Currently, in order to discover what's inside of a UObject, we have to call to_np, and, if that fails, to_external_file. This should be handled inside UObject.