Jaymon / pout

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

pout.v function output needs to be better #48

Closed Jaymon closed 4 years ago

Jaymon commented 4 years ago

It prints things like:

f = template_name(self)

which is just awful, this needs to be made better, at least print that it's a function and stuff since I'm confused every single time I print out a function