[issue6743] pprint.pprint should support no objects to print blank lines & allow args

Demur Rumed report at bugs.python.org
Fri Aug 21 23:11:05 CEST 2009


Demur Rumed <junkmute at hotmail.com> added the comment:

I've included a patched version. I went with using a function signature
of def pprint(*object, stream=None, indent=1, width=80, depth=None)

----------
nosy: +serprex
Added file: http://bugs.python.org/file14765/pprint.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6743>
_______________________________________


More information about the Python-bugs-list mailing list