Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd104234

Browse files
Fix incorrectly documented attribute in csv docs (GH-101250)
(cherry picked from commit36b6709)Co-authored-by: Reza Rastak <rezarastak@users.noreply.github.com>
1 parent2b1a62c commitd104234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/csv.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ Reader objects have the following public attributes:
450450

451451
DictReader objects have the following public attribute:
452452

453-
..attribute::csvreader.fieldnames
453+
..attribute::DictReader.fieldnames
454454

455455
If not passed as a parameter when creating the object, this attribute is
456456
initialized upon first access or when the first record is read from the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp