_FileIOBase#
- class _FileIOBase(*args, **kwargs)[source]#
Base class for readers and writers, which are matched to files by extension.
Note
This class is a private internal implementation detail. It is documented solely so that its public members, which are inherited by public classes, are visible in the documentation.