Jaymon / pout

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

Path value #70

Closed Jaymon closed 2 years ago

Jaymon commented 2 years ago

so Path, PosixPath, and PurePath instances print out everything when they actually should just print the path, so a handler needs to be added to print them out.