9.2偏函数

from functools import partial

path = partial(_path, Pattern=RoutePattern)

Last updated

Was this helpful?