We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1a62c commit d104234Copy full SHA for d104234
Doc/library/csv.rst
@@ -450,7 +450,7 @@ Reader objects have the following public attributes:
450
451
DictReader objects have the following public attribute:
452
453
-.. attribute:: csvreader.fieldnames
+.. attribute:: DictReader.fieldnames
454
455
If not passed as a parameter when creating the object, this attribute is
456
initialized upon first access or when the first record is read from the
0 commit comments