René's URL Explorer Experiment


Title: fileinput — Iterate over lines from multiple input streams — Python 3.15.0a5 documentation

Open Graph Title: fileinput — Iterate over lines from multiple input streams

Description: Source code: Lib/fileinput.py This module implements a helper class and functions to quickly write a loop over standard input or a list of files. If you just want to read or write one file see open...

Open Graph Description: Source code: Lib/fileinput.py This module implements a helper class and functions to quickly write a loop over standard input or a list of files. If you just want to read or write one file see open...

Opengraph URL: https://docs.python.org/3/library/fileinput.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.15/_images/social_previews/summary_library_fileinput_233f487f.png
og:image:altSource code: Lib/fileinput.py This module implements a helper class and functions to quickly write a loop over standard input or a list of files. If you just want to read or write one file see open...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
getpass — Portable password inputhttps://docs.python.org/dev/library/getpass.html
curses — Terminal handling for character-cell displayshttps://docs.python.org/dev/library/curses.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/fileinput.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/curses.html
previoushttps://docs.python.org/dev/library/getpass.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Command-line interface librarieshttps://docs.python.org/dev/library/cmdlinelibs.html
fileinput — Iterate over lines from multiple input streamshttps://docs.python.org/dev/library/fileinput.html
https://docs.python.org/dev/library/fileinput.html#module-fileinput
Lib/fileinput.pyhttps://github.com/python/cpython/tree/main/Lib/fileinput.py
open()https://docs.python.org/dev/library/functions.html#open
input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
OSErrorhttps://docs.python.org/dev/library/exceptions.html#OSError
IOErrorhttps://docs.python.org/dev/library/exceptions.html#IOError
OSErrorhttps://docs.python.org/dev/library/exceptions.html#OSError
fileinput.input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
FileInput()https://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
hook_compressed()https://docs.python.org/dev/library/fileinput.html#fileinput.hook_compressed
https://docs.python.org/dev/library/fileinput.html#fileinput.input
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
withhttps://docs.python.org/dev/reference/compound_stmts.html#with
fileinput.input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
RuntimeErrorhttps://docs.python.org/dev/library/exceptions.html#RuntimeError
https://docs.python.org/dev/library/fileinput.html#fileinput.filename
https://docs.python.org/dev/library/fileinput.html#fileinput.fileno
https://docs.python.org/dev/library/fileinput.html#fileinput.lineno
https://docs.python.org/dev/library/fileinput.html#fileinput.filelineno
https://docs.python.org/dev/library/fileinput.html#fileinput.isfirstline
https://docs.python.org/dev/library/fileinput.html#fileinput.isstdin
https://docs.python.org/dev/library/fileinput.html#fileinput.nextfile
https://docs.python.org/dev/library/fileinput.html#fileinput.close
https://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
filename()https://docs.python.org/dev/library/fileinput.html#fileinput.filename
fileno()https://docs.python.org/dev/library/fileinput.html#fileinput.fileno
lineno()https://docs.python.org/dev/library/fileinput.html#fileinput.lineno
filelineno()https://docs.python.org/dev/library/fileinput.html#fileinput.filelineno
isfirstline()https://docs.python.org/dev/library/fileinput.html#fileinput.isfirstline
isstdin()https://docs.python.org/dev/library/fileinput.html#fileinput.isstdin
nextfile()https://docs.python.org/dev/library/fileinput.html#fileinput.nextfile
close()https://docs.python.org/dev/library/fileinput.html#fileinput.close
iterablehttps://docs.python.org/dev/glossary.html#term-iterable
readline()https://docs.python.org/dev/library/io.html#io.TextIOBase.readline
readline()https://docs.python.org/dev/library/io.html#io.TextIOBase.readline
open()https://docs.python.org/dev/library/functions.html#open
open()https://docs.python.org/dev/library/functions.html#open
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
withhttps://docs.python.org/dev/reference/compound_stmts.html#with
fileinput.input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
https://docs.python.org/dev/library/fileinput.html#fileinput.hook_compressed
gziphttps://docs.python.org/dev/library/gzip.html#module-gzip
bz2https://docs.python.org/dev/library/bz2.html#module-bz2
open()https://docs.python.org/dev/library/functions.html#open
io.TextIOWrapperhttps://docs.python.org/dev/library/io.html#io.TextIOWrapper
https://docs.python.org/dev/library/fileinput.html#fileinput.hook_encoded
open()https://docs.python.org/dev/library/functions.html#open
fileinput.input()https://docs.python.org/dev/library/fileinput.html#fileinput.input
FileInputhttps://docs.python.org/dev/library/fileinput.html#fileinput.FileInput
getpass — Portable password inputhttps://docs.python.org/dev/library/getpass.html
curses — Terminal handling for character-cell displayshttps://docs.python.org/dev/library/curses.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/fileinput.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/library/curses.html
previoushttps://docs.python.org/dev/library/getpass.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
The Python Standard Libraryhttps://docs.python.org/dev/library/index.html
Command-line interface librarieshttps://docs.python.org/dev/library/cmdlinelibs.html
fileinput — Iterate over lines from multiple input streamshttps://docs.python.org/dev/library/fileinput.html
Copyrighthttps://docs.python.org/dev/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.