5 ms·
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
by testuser66 7y 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.