Python Named Argument is Keyword?

前端 未结 2 1114
眼角桃花
眼角桃花 2020-12-07 02:47

So an optional parameter expected in the web POST request of an API I\'m using is actually a reserved word in python too. So how do I name the param in my method call:

2条回答
提交回复
热议问题