efa649e frontend: silence pylint issues

3 files Authored by praiskup 3 years ago, Committed by praiskup 3 years ago,
    frontend: silence pylint issues
    
    - Fix C&P problem
    - Work-around for our "commands" module, this naming was historically
      used in standard library and pylint thinks it actually is standard
      library (even though in Python 3 it isn't)