It depends on configobj, is cleaner and simpler than the previous implementation. It adds comments in the config file, and type verification. Related: #18
2 lines
72 B
Python
2 lines
72 B
Python
from .conf import load_default_conf, load_conf, save_conf, get_pubspath
|