mirror of
https://github.com/python/cpython.git
synced 2025-10-22 14:42:22 +00:00
This shameful limitation of the fileinput module is not relevant anymore.
This commit is contained in:
parent
4272d6a315
commit
1e4fe702f6
1 changed files with 0 additions and 4 deletions
|
@ -171,10 +171,6 @@ and the backup file remains around; by default, the extension is ``'.bak'`` and
|
||||||
it is deleted when the output file is closed. In-place filtering is disabled
|
it is deleted when the output file is closed. In-place filtering is disabled
|
||||||
when standard input is read.
|
when standard input is read.
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
The current implementation does not work for MS-DOS 8+3 filesystems.
|
|
||||||
|
|
||||||
|
|
||||||
The two following opening hooks are provided by this module:
|
The two following opening hooks are provided by this module:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue