commit | 8e2aa88a40c0c7611a04696d1789da159e40d7f7 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 24 18:45:23 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 24 18:45:23 2015 +0200 |
tree | c6de8809628e8627cc42db3a37762ab383d52316 | |
parent | 72bd327db0b26e542a327449bef77bd2bc059da4 [diff] |
Issue #23741: Slightly refactor the pprint module to make it a little more extesible. No public API is added.