commit | b5d20393b17fba8accb528ab9af0e06ef0adafc6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Apr 15 14:15:23 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Apr 15 14:15:23 1997 +0000 |
tree | 5c7f39bba0ecf7923ba57ec574b8b2412ddb19c5 | |
parent | 103cc6dd11c65fe817a60f1f368a34b38a7fad16 [diff] |
Always use spaces for indentation. Added pformat() function: formats object to a string representation with no trailing newline; returns the string.