784d9bb043
Vulture exposed the following dead code: - AppendLineParse was only used for reading the history text file, which is now a sql database (and the import code for the old text file is simpler and does not need a complex line parser) - async_read_done is no longer used as importing the history text file is synchronous (and should only happen once) - config._init_key_config is unused as it was moved to keyconf.init |
||
---|---|---|
.. | ||
parsers | ||
__init__.py | ||
config.py | ||
configdata.py | ||
configexc.py | ||
configtypes.py | ||
sections.py | ||
style.py | ||
textwrapper.py | ||
value.py | ||
websettings.py |