commit | 5a3e8e5bc080fd37299dc0276d8efd5738b9e9ce | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Feb 27 23:34:54 2016 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Sat Feb 27 23:34:54 2016 -0800 |
tree | d7bf7c01a835c031e0a8b4b514674eeb5993fa59 | |
parent | ef85a1ac1510203a06c15f1483b76f2f20b80ede [diff] |
Issue 13573: Document that csv.writer uses str() for floats instead of repr().