长度子命令想要一个 --from 选项。写成 l.add_argument("--from", dest="src") 而不是直接用,是因为【0】。
--from
l.add_argument("--from", dest="src")
全部评论