Y
Hacker News
new
|
ask
|
show
|
jobs
by
testuser66
2316 days ago
My bad - I meant this but didn't know how to format code so that is showed the stars
def func(*args, **kwargs)
I am in full support of actual kwargs with names, it's the wildcard ones that I don't like.