Fixes #2116
Only problematic file with current naming is import.py command which I've renamed to cmd_import.py. More consistent way would be to rename all command to cmd_<command>.py but it seems a bit redundant to me. Opinions?
import.py
cmd_import.py
cmd_<command>.py
@mikem
Pull-Request has been closed by mikem
Fixes #2116