Y
Hacker News
new
|
ask
|
show
|
jobs
by
WilliamMayor
4033 days ago
I know it doesn't matter but it strangely bothers me that the example code defines a function's keyword arguments as
kawargs.
1 comments
random28345
4033 days ago
That is the standard python convention.
https://docs.python.org/2/faq/programming.html#how-can-i-pas...
link
thinkt4nk
4033 days ago
That's not what they meant. They were referring to the typo: kawargs
link
https://docs.python.org/2/faq/programming.html#how-can-i-pas...