Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cfb30e23d1763e961ce1b19f706d85b30c3b3d16
/
Lib
/
test
/
test_pprint.py
32c2ae7
Standardize behavior: no docstrings in test functions.
by Guido van Rossum
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
aee113d
Add an experimental mechanism to support extending the pprint formatting.
by Fred Drake
· 23 years ago
00859c0
__format(): Applied SF patch #482003 by Skip to fix multiline dict output.
by Barry Warsaw
· 24 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
339d0f7
Patch #445762: Support --disable-unicode
by Martin v. Löwis
· 24 years ago
992d387
Convert a couple of comments to docstrings -- PyUnit can use these when
by Fred Drake
· 24 years ago
95b3f78
pprint's workhorse _safe_repr() function took time quadratic in the # of
by Tim Peters
· 24 years ago
43913dd
Convert the pprint test to use PyUnit.
by Fred Drake
· 24 years ago
a814db5
SF bug[ #423781: pprint.isrecursive() broken.
by Tim Peters
· 24 years ago