Interacting with the  File System

A program that reads or writes files must sometimes interact with the file system in other ways, for example, checking whether or not a file or directory exists, seeing if a file can be read or written to, getting file size or modification time, reading a directory’s contents, and so on.

Saved in:
Bibliographic Details
Published inPython for MATLAB Development pp. 307 - 313
Main Author Danial, Albert
Format Book Chapter
LanguageEnglish
Published United States Apress L. P 2022
Apress
Online AccessGet full text

Cover

Loading…
More Information
Summary:A program that reads or writes files must sometimes interact with the file system in other ways, for example, checking whether or not a file or directory exists, seeing if a file can be read or written to, getting file size or modification time, reading a directory’s contents, and so on.
ISBN:9781484272220
1484272226
DOI:10.1007/978-1-4842-7223-7_8