diff options
author | Walter Dörwald <walter@livinglogic.de> | 2005-11-11 18:18:51 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2005-11-11 18:18:51 (GMT) |
commit | e62e936e797e6f30ee81932abe5a4e5f9f2f6f85 (patch) | |
tree | cd548c0e68df1b459ef1ae73e89b3375c7db364f /Modules | |
parent | 1cb179e93fb0f698fdb5f215b3864c578d910d9a (diff) | |
download | cpython-e62e936e797e6f30ee81932abe5a4e5f9f2f6f85.zip cpython-e62e936e797e6f30ee81932abe5a4e5f9f2f6f85.tar.gz cpython-e62e936e797e6f30ee81932abe5a4e5f9f2f6f85.tar.bz2 |
Change PrettyPrinter.pprint(), so that output is written directly to the
output stream, instead of writing it to a StringIO first and writing the
result of this to the output stream. This should speed up the initial
output.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions