Jaymon / pout

Python pretty print on steroids
MIT License
29 stars 0 forks source link

class values are often wrong #83

Closed Jaymon closed 1 year ago

Jaymon commented 1 year ago

I've seen things like this quite often:

value = object class at 0xffffab70b638
<
    Properties (23):
>

And so I should clean it up and write some tests