Home | History | Annotate | Download | only in distutils

Lines Matching refs:is_std

724         is_std = {}
726 is_std[cmd] = 1
730 if not is_std.get(cmd):
759 is_std = {}
761 is_std[cmd] = 1
765 if not is_std.get(cmd):