mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
Fix version added for csv writeheader.
This commit is contained in:
+1
-1
@@ -399,7 +399,7 @@ DictWriter objects have the following public method:
|
||||
|
||||
Write a row with the field names (as specified in the constructor).
|
||||
|
||||
.. versionadded:: 2.7
|
||||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
.. _csv-examples:
|
||||
|
||||
Reference in New Issue
Block a user