Files
controller-wisetopdataserver/python/biopro/file/user/__init__.py
T
2021-12-20 14:52:55 +08:00

15 lines
223 B
Python

"""user setting and history.
**directory structure**
::
STORAGE_ROOT
|_ user_repository
|_ .passwd
|_ USER
|_ .repository
|_ .history
|_ CONFIGURATION.bprm
"""