我对Python3中的所有新语法都不太熟悉,但我曾遇到过其他人使用这种编码模式的代码。
def foo(*, a: str, b: str, c: str) -> baz: ... ret = baz() return ret.myFunc()
用户名或邮箱地址
密码