FileIO

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:attribute gptkb:given_name
closed
mode
seekable
readable
writable
closefd
gptkbp:binarySystem yes
gptkbp:canBe text files
with statement
gptkbp:defaultBuffering unbuffered
gptkbp:definedIn io module
gptkbp:documentation https://docs.python.org/3/library/io.html#io.FileIO
gptkbp:hasMethod gptkb:center
read
write
tell
truncate
flush
readline
fileno
isatty
readall
readinto
seek
writelines
https://www.w3.org/2000/01/rdf-schema#label FileIO
gptkbp:inheritsFrom RawIOBase
gptkbp:introducedIn gptkb:Python_3.0
gptkbp:openToPublic io.FileIO()
gptkbp:partOf gptkb:Python_standard_library
gptkbp:platform cross-platform
gptkbp:provides file input/output operations
gptkbp:raises OSError
UnsupportedOperation
ValueError
gptkbp:supports gptkb:center
read
write
tell
seek
gptkbp:threadSafe no
gptkbp:usedFor binary file reading
binary file writing
gptkbp:bfsParent gptkb:Windows_Storage_API
gptkbp:bfsLayer 7