# Pastebin p7t8ityK def hk(a, **kw): print kw zl = {"k":55} hk(5, k=6, **zl)