Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |