Python File Methods: Previousnext
Python File Methods: Previousnext
File Methods
❮ PreviousNext ❯
Method Description
fileno() Returns a number that represents the stream, from the operating
system's perspective
seekable() Returns whether the file allows us to change the file position