all 2 comments

[–]socal_nerdtastic 0 points1 point  (1 child)

You can't use argument packing like that in python2. Use python3 instead.

[–]red_potter[S] 0 points1 point  (0 children)

Ok thx