Home | History | Annotate | Download | only in Lib

Lines Matching refs:dflt

3901     items1 = [arg + dflt for arg, dflt in zip(realArgs, defaults)]