Python3标准库漫游之Typing.overload Python 标签: python3 typing.overload function annotation 2018-03-11 阅读: 11714 问题来源于一个QQ群友的提问,顺着问题我看了下Typing中overload的使用。