tommikaikkonen / prettyprinter

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
https://prettyprinter.readthedocs.io
MIT License
336 stars 20 forks source link

Add support for functools.partialmethod. #42

Closed anntzer closed 5 years ago

anntzer commented 5 years ago

We can directly reuse support for functools.partial.

tommikaikkonen commented 5 years ago

Thanks!

tommikaikkonen commented 5 years ago

Released in 0.17.0.