index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
pprint.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
__all__ for several more modules
Skip Montanaro
2001-02-12
1
-0/+2
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Don't call len() if the value is already cached! Caught by Gerrit
Fred Drake
1999-12-22
1
-1/+1
*
Fix indent error in __format(): del context[objid] at the end should
Guido van Rossum
1999-09-02
1
-1/+2
*
_safe_repr(): Simplify the condition tests in the first possible
Fred Drake
1999-02-17
1
-7/+2
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-149/+149
*
Added code to emit trailing ',' for singleton tuples in two places.
Guido van Rossum
1997-09-14
1
-1/+7
*
Slight mods to make the module conform to the documentation.
Fred Drake
1997-07-18
1
-14/+63
*
Fix a couple of glitches identified by Greg Stein.
Fred Drake
1997-04-18
1
-4/+3
*
_safe_repr(): Make the context parameter required; ok since it's only for
Fred Drake
1997-04-16
1
-10/+9
*
Muchly changed and improved pprint.py:
Fred Drake
1997-04-16
1
-110/+167
*
Checking in a copy of Fred Drake's data structure pretty-printer
Guido van Rossum
1997-04-16
1
-0/+143