Commit 0681b6d
gh-62734: Document that open()'s file param becomes name attribute
Clarify that the value passed as the *file* parameter to open() is
stored in the name attribute of the returned file object.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7e2c9bd commit 0681b6d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1355 | 1355 | | |
1356 | 1356 | | |
1357 | 1357 | | |
1358 | | - | |
| 1358 | + | |
| 1359 | + | |
1359 | 1360 | | |
1360 | 1361 | | |
1361 | 1362 | | |
| |||
0 commit comments