sio3pack.files¶
Submodules¶
Package Contents¶
- class sio3pack.files.File(path)[source]¶
Base class for all files in a package.
- Parameters:
path (str) – The path to the file.
Base class for all files in a package.
path (str) – The path to the file.