Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fileinput belongs in the new chapter
  • Loading branch information
ncoghlan committed Oct 31, 2024
commit 50d1ee4d91a5d30ff4ae06d889d30103cd5fe7c7
1 change: 1 addition & 0 deletions Doc/library/cmdlinelibs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Here's an overview:
optparse.rst
getopt.rst
getpass.rst
fileinput.rst
curses.rst
curses.ascii.rst
curses.panel.rst
1 change: 0 additions & 1 deletion Doc/library/filesys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ in this chapter is:

pathlib.rst
os.path.rst
fileinput.rst
stat.rst
filecmp.rst
tempfile.rst
Expand Down
Loading