Skip to content

Commit 341746d

Browse files
Add blurb
1 parent eb690eb commit 341746d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Document the *name* and *mode* attributes of :class:`io.FileIO`,
2+
:class:`io.BufferedReader`, :class:`io.BufferedWriter`, and
3+
:class:`io.TextIOWrapper` classes. # # Uncomment one of these "section:"
4+
lines to specify which section # this entry should go in in Misc/NEWS.d. #
5+
#.. section: Security #.. section: Core and Builtins #.. section: Library
6+
#.. section: Documentation #.. section: Tests #.. section: Build #..
7+
section: Windows #.. section: macOS #.. section: IDLE #.. section:
8+
Tools/Demos #.. section: C API
9+
10+
# Write your Misc/NEWS.d entry below. It should be a simple ReST paragraph.
11+
# Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
12+
stuff.
13+
###########################################################################

0 commit comments

Comments
 (0)