]> granicus.if.org Git - python/commit
Issue 13573: Document that csv.writer uses str() for floats instead of repr().
authorRaymond Hettinger <python@rcn.com>
Sun, 28 Feb 2016 07:34:54 +0000 (23:34 -0800)
committerRaymond Hettinger <python@rcn.com>
Sun, 28 Feb 2016 07:34:54 +0000 (23:34 -0800)
commit5a3e8e5bc080fd37299dc0276d8efd5738b9e9ce
treed7bf7c01a835c031e0a8b4b514674eeb5993fa59
parentef85a1ac1510203a06c15f1483b76f2f20b80ede
Issue 13573: Document that csv.writer uses str() for floats instead of repr().
Doc/library/csv.rst