-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
I just took a look back at confuse.py and I'm thinking that it would make life easier if we break it up into submodules. i.e.
confuse/config.py-Configuration,LazyConfigconfuse/views.py-ConfigView,RootView,SubViewconfuse/templates.py-Template, ...confuse/sources.py-ConfigSource, ...confuse/util.py-xdg_config_dirs, ...confuse/yaml.py-Loader,Dumper, ...confuse/exceptions.py-ConfigValueError, ...
I was looking at #83 and I would need to move classes to the top to fix a merge conflict, so instead of doing that and making annoying diffs, I'll just leave this here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels