cmd 模块包含一个公共类 Cmd ,旨在用作交互式Shell 和其他命令解释器的基类。 ... sys sys.modules['readline'] = gnureadline except ImportError: pass import cmd ...
確定! 回上一頁