D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
lib
/
python3.6
/
site-packages
/
tuned
/
storage
/
Filename :
interfaces.py
back
Copy
class Factory(object): def create(self, namespace): raise NotImplementedError() class Provider(object): def set(self, namespace, option, value): raise NotImplementedError() def get(self, namespace, option, default=None): raise NotImplementedError() def unset(self, namespace, option): raise NotImplementedError() def clear(self): raise NotImplementedError() def load(self): raise NotImplementedError() def save(self): raise NotImplementedError()
Name
Size
Last Modified
Owner
Permissions
Actions
__pycache__
Dir
March 12 2025 3:40:57
root
0755
__init__.py
0.138
KB
February 22 2024 12:23:28
root
0644
factory.py
0.35
KB
February 22 2024 12:23:28
root
0644
interfaces.py
0.462
KB
February 22 2024 12:23:28
root
0644
pickle_provider.py
1.379
KB
February 22 2024 12:23:28
root
0644
storage.py
0.471
KB
February 22 2024 12:23:28
root
0644
2017 © D7net | D704T team