%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/fs/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/fs/constants.py

"""Constants used by PyFilesystem.
"""

import io


DEFAULT_CHUNK_SIZE = io.DEFAULT_BUFFER_SIZE * 16
"""`int`: the size of a single chunk read from or written to a file.
"""

Zerion Mini Shell 1.0