Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert a couple of comments to docstrings -- PyUnit can use these when | Fred Drake | 2001-05-14 | 1 | -2/+2 |
* | pprint's workhorse _safe_repr() function took time quadratic in the # of | Tim Peters | 2001-05-14 | 1 | -1/+17 |
* | Convert the pprint test to use PyUnit. | Fred Drake | 2001-05-14 | 1 | -35/+57 |
* | SF bug[ #423781: pprint.isrecursive() broken. | Tim Peters | 2001-05-14 | 1 | -0/+36 |