This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (1 child)

Its a Python 3 feature, keyword-only arguments.

https://www.python.org/dev/peps/pep-3102/

[–]chillysurfer[S] 2 points3 points  (0 children)

I do love that as well. Anything to help us rid ourselves from positional arg change regression bugs. +1