commit | 6016dbeccaadb94eb7535230f29fa4b4e2579897 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Dec 04 19:20:43 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Dec 04 19:20:43 2001 +0000 |
tree | 189884b0f48c084e0adaab93e4af2b198f9a98eb | |
parent | fa78d0fbe45a7f16d5d30c3d4e3ad30dc4933e8f [diff] |
Talk about str() in the discussion of string representations of values, and give examples for which str() and repr() yield different results. This closes SF bug #485446.