Staging
v0.8.1
https://github.com/python/cpython
Revision a89fda0fe2b494e424f422f12633f9082a146909 authored by Fred Drake on 16 April 1997, 16:59:30 UTC, committed by Fred Drake on 16 April 1997, 16:59:30 UTC
	- handles recursive data structures
	- formatting based on a PrettyPrinter object
	- allows a maximum nesting depth to be specified
	- provides safe repr()-like function which does not pretty-print
1 parent ab0d1af
History
Tip revision: a89fda0fe2b494e424f422f12633f9082a146909 authored by Fred Drake on 16 April 1997, 16:59:30 UTC
Muchly changed and improved pprint.py:
Tip revision: a89fda0
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
Parser
Python
Tools
.hgtags -rw-r--r-- 808 bytes
BUGS -rw-r--r-- 11.6 KB
Makefile.in -rw-r--r-- 14.4 KB
README -rw-r--r-- 29.4 KB
TODO -rw-r--r-- 16.0 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 9.3 KB
configure -rwxr-xr-x 106.9 KB
configure.in -rw-r--r-- 15.1 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top