Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e4fe70

Browse files
committed
This shameful limitation of the fileinput module is not relevant anymore.
1 parent 4272d6a commit 1e4fe70

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Doc/library/fileinput.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,6 @@ and the backup file remains around; by default, the extension is ``'.bak'`` and
171171
it is deleted when the output file is closed. In-place filtering is disabled
172172
when standard input is read.
173173

174-
.. note::
175-
176-
The current implementation does not work for MS-DOS 8+3 filesystems.
177-
178174

179175
The two following opening hooks are provided by this module:
180176

0 commit comments

Comments
 (0)