We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f1e67 commit 36b6709Copy full SHA for 36b6709
Doc/library/csv.rst
@@ -458,7 +458,7 @@ Reader objects have the following public attributes:
458
459
DictReader objects have the following public attribute:
460
461
-.. attribute:: csvreader.fieldnames
+.. attribute:: DictReader.fieldnames
462
463
If not passed as a parameter when creating the object, this attribute is
464
initialized upon first access or when the first record is read from the
0 commit comments