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 5220c2d commit 62db23cCopy full SHA for 62db23c
Doc/library/csv.rst
@@ -454,7 +454,7 @@ Reader objects have the following public attributes:
454
455
DictReader objects have the following public attribute:
456
457
-.. attribute:: csvreader.fieldnames
+.. attribute:: DictReader.fieldnames
458
459
If not passed as a parameter when creating the object, this attribute is
460
initialized upon first access or when the first record is read from the
0 commit comments